Trace number 215354

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
Abscon 109 AC? (TO) 1800.13 1808.78

General information on the benchmark

NamepseudoSeries/
ii/ii-32d3.xml
MD5SUM9db463ea6302d5ac8ebb108d0fad22cd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.3418
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1648
Number of constraints20302
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20302
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/215354-1168078221/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.55	     nbVariables=1648  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.55	       =>  wckTime=0.233  cpuTime=0.15  mem=8M869
0.55	   
0.55	   predicates being loaded...
0.55	   
0.55	   constraints being loaded...
3.35	     nbConstraints=20302  nbConvertedConstraints=19128  nbConvertConstraintsChecks=24  nbExtensionStructures=2
3.35	     nbSharedExtensionStructures=19126  nbConflictsStructures=3  nbSharedConflictsStructures=19267
3.35	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5  nbEvaluationManagers=2
3.35	     nbSharedEvaluationManagers=1172  maxDegree=163  maxArity=32
3.35	       =>  wckTime=3.04  cpuTime=2.65  mem=40M977
3.53	   
3.53	   solver IterativeSystematicSolver being built... 
4.01	       =>  wckTime=3.694  cpuTime=3.02  mem=72M603
4.08	   
4.08	   preprocessing
4.08	     nbConstraintChecks=0  nbPropagations=1648  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
4.08	     detectedInconsistency=no
4.08	       =>  wckTime=0.061  cpuTime=0.05  mem=76M665
5.07	   
5.07	   search
5.07	     run=0  nbConstraintChecks=232484  nbValidityChecks=410710  nbPropagations=5766  nbRevisions=321994
5.07	     nbUselessRevisions=317913  nbAssignments=213  nbFailedAssignments=2  nbBacktracks=16  nbVisitedNodes=226
5.07	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
5.07	       =>  wckTime=1.057  cpuTime=0.99  mem=77M697
5.82	   
5.82	   search
5.82	     run=1  nbConstraintChecks=434002  nbValidityChecks=848733  nbPropagations=15873  nbRevisions=967681
5.82	     nbUselessRevisions=955264  nbAssignments=438  nbFailedAssignments=6  nbBacktracks=34  nbVisitedNodes=461
5.82	     nbRestartNogoods=1  mapSize=20  nbInferences=0  nbTooLargeKeys=0
5.82	       =>  wckTime=1.803  cpuTime=1.73  mem=77M697
6.66	   
6.66	   search
6.66	     run=2  nbConstraintChecks=727314  nbValidityChecks=1305980  nbPropagations=31742  nbRevisions=1990390
6.66	     nbUselessRevisions=1963704  nbAssignments=667  nbFailedAssignments=9  nbBacktracks=60  nbVisitedNodes=707
6.66	     nbRestartNogoods=2  mapSize=36  nbInferences=0  nbTooLargeKeys=0
6.66	       =>  wckTime=2.65  cpuTime=2.57  mem=77M697
7.57	   
7.57	   search
7.57	     run=3  nbConstraintChecks=1046013  nbValidityChecks=1775071  nbPropagations=54558  nbRevisions=3420799
7.57	     nbUselessRevisions=3372759  nbAssignments=916  nbFailedAssignments=15  nbBacktracks=93  nbVisitedNodes=974
7.57	     nbRestartNogoods=3  mapSize=52  nbInferences=0  nbTooLargeKeys=0
7.57	       =>  wckTime=3.556  cpuTime=3.47  mem=77M697
8.87	   
8.87	   search
8.87	     run=4  nbConstraintChecks=1677626  nbValidityChecks=2305974  nbPropagations=90497  nbRevisions=5456889
8.87	     nbUselessRevisions=5374138  nbAssignments=1181  nbFailedAssignments=25  nbBacktracks=147  nbVisitedNodes=1275
8.87	     nbRestartNogoods=5  mapSize=86  nbInferences=0  nbTooLargeKeys=0
8.87	       =>  wckTime=4.854  cpuTime=4.75  mem=78M713
10.40	   
10.40	   search
10.40	     run=5  nbConstraintChecks=2532975  nbValidityChecks=2873037  nbPropagations=144766  nbRevisions=8231009
10.40	     nbUselessRevisions=8094981  nbAssignments=1479  nbFailedAssignments=44  nbBacktracks=222  nbVisitedNodes=1616
10.40	     nbRestartNogoods=7  mapSize=126  nbInferences=0  nbTooLargeKeys=0
10.40	       =>  wckTime=6.389  cpuTime=6.28  mem=78M713
12.82	   
12.82	   search
12.82	     run=6  nbConstraintChecks=3927193  nbValidityChecks=3626113  nbPropagations=230018  nbRevisions=12164966
12.82	     nbUselessRevisions=11943836  nbAssignments=1803  nbFailedAssignments=65  nbBacktracks=336  nbVisitedNodes=2016
12.82	     nbRestartNogoods=10  mapSize=200  nbInferences=0  nbTooLargeKeys=0
12.82	       =>  wckTime=8.804  cpuTime=8.67  mem=78M713
18.12	   
18.12	   search
18.12	     run=7  nbConstraintChecks=6788977  nbValidityChecks=5223521  nbPropagations=371355  nbRevisions=18425173
18.12	     nbUselessRevisions=18058169  nbAssignments=2115  nbFailedAssignments=77  nbBacktracks=514  nbVisitedNodes=2500
18.12	     nbRestartNogoods=12  mapSize=371  nbInferences=0  nbTooLargeKeys=0
18.12	       =>  wckTime=14.107  cpuTime=13.95  mem=78M713
26.35	   
26.35	   search
26.35	     run=8  nbConstraintChecks=11190904  nbValidityChecks=7645381  nbPropagations=601094  nbRevisions=28296115
26.35	     nbUselessRevisions=27687064  nbAssignments=2513  nbFailedAssignments=89  nbBacktracks=783  nbVisitedNodes=3164
26.35	     nbRestartNogoods=13  mapSize=636  nbInferences=0  nbTooLargeKeys=0
26.35	       =>  wckTime=22.335  cpuTime=22.14  mem=79M729
39.30	   
39.30	   search
39.30	     run=9  nbConstraintChecks=17666780  nbValidityChecks=11165945  nbPropagations=947961  nbRevisions=43285254
39.30	     nbUselessRevisions=42306060  nbAssignments=3092  nbFailedAssignments=134  nbBacktracks=1168  nbVisitedNodes=4125
39.30	     nbRestartNogoods=14  mapSize=1015  nbInferences=0  nbTooLargeKeys=0
39.30	       =>  wckTime=35.287  cpuTime=35.03  mem=80M744
40.71	   
40.72	   INFO : Stopping hyperNogood (mapSize=1044, nbTooLargekeys=0, mem=80M744)
57.50	   
57.50	   search
57.50	     run=10  nbConstraintChecks=26909052  nbValidityChecks=16226404  nbPropagations=1456469  nbRevisions=65332946
57.50	     nbUselessRevisions=63807439  nbAssignments=3907  nbFailedAssignments=226  nbBacktracks=1747  nbVisitedNodes=5476
57.50	     nbRestartNogoods=17
57.50	       =>  wckTime=53.491  cpuTime=53.13  mem=80M744
84.00	   
84.00	   search
84.00	     run=11  nbConstraintChecks=40218782  nbValidityChecks=23615505  nbPropagations=2207854  nbRevisions=97915520
84.00	     nbUselessRevisions=95575317  nbAssignments=5061  nbFailedAssignments=384  nbBacktracks=2616  nbVisitedNodes=7375
84.00	     nbRestartNogoods=21
84.00	       =>  wckTime=79.983  cpuTime=79.49  mem=80M744
129.98	   
129.98	   search
129.98	     run=12  nbConstraintChecks=62518709  nbValidityChecks=34593781  nbPropagations=3341430  nbRevisions=146980822
129.98	     nbUselessRevisions=143408235  nbAssignments=6761  nbFailedAssignments=643  nbBacktracks=3913  nbVisitedNodes=10334
129.98	     nbRestartNogoods=25
129.98	       =>  wckTime=125.966  cpuTime=125.25  mem=80M744
193.84	   
193.84	   search
193.84	     run=13  nbConstraintChecks=91355946  nbValidityChecks=51154714  nbPropagations=4970713  nbRevisions=219888120
193.84	     nbUselessRevisions=214539394  nbAssignments=9326  nbFailedAssignments=1096  nbBacktracks=5881  nbVisitedNodes=14739
193.84	     nbRestartNogoods=29
193.84	       =>  wckTime=189.824  cpuTime=188.8  mem=80M744
291.02	   
291.02	   search
291.02	     run=14  nbConstraintChecks=137439793  nbValidityChecks=74907294  nbPropagations=7348527  nbRevisions=326930776
291.02	     nbUselessRevisions=318991611  nbAssignments=13156  nbFailedAssignments=1839  nbBacktracks=8805
291.02	     nbVisitedNodes=21361  nbRestartNogoods=31
291.02	       =>  wckTime=287.009  cpuTime=285.53  mem=80M744
431.20	   
431.20	   search
431.20	     run=15  nbConstraintChecks=203912466  nbValidityChecks=110505373  nbPropagations=10806135  nbRevisions=483110308
431.20	     nbUselessRevisions=471413983  nbAssignments=18935  nbFailedAssignments=3084  nbBacktracks=13185
431.20	     nbVisitedNodes=31006  nbRestartNogoods=35
431.20	       =>  wckTime=427.185  cpuTime=425.04  mem=80M744
648.07	   
648.07	   search
648.07	     run=16  nbConstraintChecks=314310642  nbValidityChecks=159048707  nbPropagations=16132330  nbRevisions=717441610
648.07	     nbUselessRevisions=699973537  nbAssignments=27355  nbFailedAssignments=4776  nbBacktracks=19753
648.07	     nbVisitedNodes=45729  nbRestartNogoods=40
648.07	       =>  wckTime=644.052  cpuTime=640.87  mem=80M744
978.27	   
978.27	   search
978.27	     run=17  nbConstraintChecks=472704616  nbValidityChecks=236989263  nbPropagations=24073867  nbRevisions=1066770469
978.27	     nbUselessRevisions=1040694305  nbAssignments=39953  nbFailedAssignments=7370  nbBacktracks=29606
978.27	     nbVisitedNodes=67485  nbRestartNogoods=45
978.27	       =>  wckTime=974.256  cpuTime=969.49  mem=80M744
1494.34	   
1494.34	   search
1494.34	     run=18  nbConstraintChecks=723062334  nbValidityChecks=351859399  nbPropagations=36180839  nbRevisions=1598122930
1494.34	     nbUselessRevisions=1558894486  nbAssignments=58321  nbFailedAssignments=10798  nbBacktracks=44388
1494.34	     nbVisitedNodes=100277  nbRestartNogoods=50
1494.34	       =>  wckTime=1490.328  cpuTime=1483.11  mem=80M744

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node62/watcher-215354-1168078221 -o ROOT/results/node62/solver-215354-1168078221 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215354-1168078221/unknown.xml 

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

/proc/loadavg: 1.09 1.03 1.20 3/80 2378
/proc/meminfo: memFree=1129760/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=18540 CPUtime=0
/proc/2377/stat : 2377 (runsolver) R 2375 2377 2234 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156219913 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2377/statm: 4635 279 244 17 0 2626 0

[startup+0.108564 s]
/proc/loadavg: 1.09 1.03 1.20 3/80 2378
/proc/meminfo: memFree=1129760/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=914988 CPUtime=0.09
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 3042 0 1 0 8 1 0 0 20 0 8 0 156219913 936947712 2788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153785378 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228747 2788 1444 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516635 s]
/proc/loadavg: 1.09 1.03 1.20 3/80 2378
/proc/meminfo: memFree=1129760/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915328 CPUtime=0.49
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 6607 0 1 0 45 4 0 0 18 0 8 0 156219913 937295872 6346 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228832 6346 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.3378 s]
/proc/loadavg: 1.09 1.03 1.20 5/87 2385
/proc/meminfo: memFree=1016552/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915648 CPUtime=1.32
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 18461 0 1 0 121 11 0 0 25 0 8 0 156219913 937623552 18197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073570143 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228912 18197 2157 14 0 215382 0
[pid=2377/tid=2379] ppid=2375 vsize=915648 CPUtime=0.07
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 1928 0 0 0 7 0 0 0 16 0 8 0 156219917 937623552 18197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937623552 18197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156219917 937623552 18197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937623552 18197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915648 CPUtime=0.15
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 405 0 0 0 15 0 0 0 16 0 8 0 156219920 937623552 18197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937623552 18197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937623552 18197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915648

[startup+2.97913 s]
/proc/loadavg: 1.16 1.04 1.21 3/87 2385
/proc/meminfo: memFree=994600/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915648 CPUtime=2.95
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 22837 0 1 0 207 88 0 0 25 0 8 0 156219913 937623552 22572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228912 22572 2178 14 0 215382 0
[pid=2377/tid=2379] ppid=2375 vsize=915648 CPUtime=0.18
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 6217 0 0 0 15 3 0 0 17 0 8 0 156219917 937623552 22572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937623552 22572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156219917 937623552 22572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937623552 22572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915648 CPUtime=0.19
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 428 0 0 0 19 0 0 0 16 0 8 0 156219920 937623552 22572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937623552 22572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915648 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937623552 22572 18446744073709551615 134512640 134570532 4294956480 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) 915648

[startup+6.27778 s]
/proc/loadavg: 1.16 1.04 1.21 3/87 2385
/proc/meminfo: memFree=978152/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=6.23
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27271 0 1 0 523 100 0 0 25 0 8 0 156219913 937844736 26982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074194610 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 26982 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 17 0 8 0 156219917 937844736 26982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 26982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.37
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 525 0 0 0 36 1 0 0 15 0 8 0 156219920 937844736 26982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 26982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 26982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915864

[startup+12.7611 s]
/proc/loadavg: 1.29 1.07 1.22 3/87 2385
/proc/meminfo: memFree=978224/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=12.67
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27287 0 1 0 1167 100 0 0 25 0 8 0 156219913 937844736 26992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183813 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 26992 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 17 0 8 0 156219917 937844736 26992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 26992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.4
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 537 0 0 0 38 2 0 0 15 0 8 0 156219920 937844736 26992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 26992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 26992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915864

[startup+25.6356 s]
/proc/loadavg: 1.40 1.10 1.22 3/87 2385
/proc/meminfo: memFree=978352/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=25.49
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27290 0 1 0 2449 100 0 0 25 0 8 0 156219913 937844736 26993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 26993 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 26993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 26993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.4
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 538 0 0 0 38 2 0 0 16 0 8 0 156219920 937844736 26993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 26993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 26993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915864

[startup+51.2667 s]
/proc/loadavg: 1.60 1.17 1.24 3/87 2385
/proc/meminfo: memFree=978480/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=51
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27296 0 1 0 4999 101 0 0 25 0 8 0 156219913 937844736 26997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183841 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 26997 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 26997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 26997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.41
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 544 0 0 0 39 2 0 0 16 0 8 0 156219920 937844736 26997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 26997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 26997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 915864

[startup+102.523 s]
/proc/loadavg: 1.90 1.33 1.29 3/87 2385
/proc/meminfo: memFree=978544/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=102.01
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27299 0 1 0 10100 101 0 0 25 0 8 0 156219913 937844736 26998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183767 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 26998 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 26998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 26998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 26998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.41
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 545 0 0 0 39 2 0 0 16 0 8 0 156219920 937844736 26998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 26998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 26998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 915864

[startup+162.536 s]
/proc/loadavg: 2.06 1.48 1.34 3/87 2385
/proc/meminfo: memFree=978544/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=161.74
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27300 0 1 0 16073 101 0 0 25 0 8 0 156219913 937844736 26999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183802 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1416.01
Current children cumulated vsize (KiB) 915864

[startup+1482.83 s]
/proc/loadavg: 2.07 2.02 1.83 3/87 2387
/proc/meminfo: memFree=978352/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=1475.73
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27301 0 1 0 147471 102 0 0 25 0 8 0 156219913 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074135500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 27000 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.42
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 547 0 0 0 40 2 0 0 16 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.73
Current children cumulated vsize (KiB) 915864

[startup+1542.83 s]
/proc/loadavg: 2.08 2.03 1.84 3/87 2387
/proc/meminfo: memFree=978416/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=1535.45
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27301 0 1 0 153443 102 0 0 25 0 8 0 156219913 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074135513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 27000 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.42
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 547 0 0 0 40 2 0 0 16 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.45
Current children cumulated vsize (KiB) 915864

[startup+1602.83 s]
/proc/loadavg: 2.03 2.02 1.85 3/87 2387
/proc/meminfo: memFree=978352/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=1595.17
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27301 0 1 0 159415 102 0 0 25 0 8 0 156219913 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183813 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 27000 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.42
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 547 0 0 0 40 2 0 0 16 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.17
Current children cumulated vsize (KiB) 915864

[startup+1662.84 s]
/proc/loadavg: 2.01 2.02 1.85 3/87 2387
/proc/meminfo: memFree=978352/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=1654.89
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27301 0 1 0 165387 102 0 0 25 0 8 0 156219913 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074126872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 27000 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.42
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 547 0 0 0 40 2 0 0 16 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.89
Current children cumulated vsize (KiB) 915864

[startup+1722.85 s]
/proc/loadavg: 2.00 2.01 1.86 3/87 2387
/proc/meminfo: memFree=978416/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=1714.62
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27301 0 1 0 171359 103 0 0 25 0 8 0 156219913 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183836 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 27000 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.42
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 547 0 0 0 40 2 0 0 16 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.62
Current children cumulated vsize (KiB) 915864

[startup+1782.87 s]
/proc/loadavg: 2.00 2.00 1.86 3/87 2387
/proc/meminfo: memFree=978352/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=1774.35
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27301 0 1 0 177332 103 0 0 25 0 8 0 156219913 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183841 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 27000 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.42
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 547 0 0 0 40 2 0 0 16 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.35
Current children cumulated vsize (KiB) 915864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 2.00 2.00 1.87 3/87 2387
/proc/meminfo: memFree=978352/2055920 swapFree=4192812/4192956
[pid=2377] ppid=2375 vsize=915864 CPUtime=1800.06
/proc/2377/stat : 2377 (java) R 2375 2377 2234 0 -1 0 27301 0 1 0 179903 103 0 0 25 0 8 0 156219913 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074183813 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2377/statm: 228966 27000 2538 14 0 215436 0
[pid=2377/tid=2379] ppid=2375 vsize=915864 CPUtime=0.38
/proc/2377/task/2379/stat : 2379 (java) S 2375 2377 2234 0 -1 64 10103 0 0 0 33 5 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2380] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2380/stat : 2380 (java) S 2375 2377 2234 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2381] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2381/stat : 2381 (java) S 2375 2377 2234 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156219917 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2382] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2382/stat : 2382 (java) S 2375 2377 2234 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2383] ppid=2375 vsize=915864 CPUtime=0.42
/proc/2377/task/2383/stat : 2383 (java) S 2375 2377 2234 0 -1 64 547 0 0 0 40 2 0 0 16 0 8 0 156219920 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2384] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2384/stat : 2384 (java) S 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2377/tid=2385] ppid=2375 vsize=915864 CPUtime=0
/proc/2377/task/2385/stat : 2385 (java) R 2375 2377 2234 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156219921 937844736 27000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915864

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

Child status: 143
Real time (s): 1808.78
CPU time (s): 1800.13
CPU user time (s): 1799.08
CPU system time (s): 1.05084
CPU usage (%): 99.5222
Max. virtual memory (cumulated for all children) (KiB): 915864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.05084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27317
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= 38299
involuntary context switches= 57937

runsolver used 2.37064 s user time and 5.64014 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 10:10:21 UTC 2007


IDJOB= 215354
IDBENCH= 4995
FILE ID= node62/215354-1168078221

PBS_JOBID= 3476082

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-32d3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215354-1168078221/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-215354-1168078221 -o ROOT/results/node62/solver-215354-1168078221 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215354-1168078221/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9db463ea6302d5ac8ebb108d0fad22cd

RANDOM SEED= 617609135

TIME LIMIT= 1800 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.259
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.259
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:       1131896 kB
Buffers:         59104 kB
Cached:         763084 kB
SwapCached:          0 kB
Active:         126428 kB
Inactive:       719084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1131896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6868 kB
Writeback:           0 kB
Mapped:          37948 kB
Slab:            63936 kB
Committed_AS:  3632900 kB
PageTables:       1844 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= 66546 MiB



End job on node62 on Sat Jan  6 10:40:30 UTC 2007