Trace number 232504

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.09 1810.18

General information on the benchmark

Nametaillard/js-taillard-20/
js-taillard-20-100-5.xml
MD5SUMd4517eec28e9d3dbe630dcc10caaf17e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1679
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/232504-1168081268/unknown.xml
0.36	   
0.36	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.54	     nbVariables=400  nbDomainTypes=400  minDomainSize=1581  maxDomainSize=1679
0.54	       =>  wckTime=0.233  cpuTime=0.17  mem=23M581
0.54	   
0.54	   predicates being loaded...
0.54	   
0.54	   constraints being loaded...
4.60	   
4.60	   INFO : Stopping converting binary constraints (cpu=4.13, mem = 24M136)
5.17	     nbConstraints=4180  nbConvertedConstraints=6  nbConvertConstraintsChecks=15536730  nbExtensionStructures=6
5.17	     nbSharedExtensionStructures=0  nbConflictsStructures=6  nbSharedConflictsStructures=0
5.17	     nbSharedBinaryRepresentations=939  nbEvaluationManagers=4174  nbSharedEvaluationManagers=0  maxDegree=21
5.17	     maxArity=2
5.17	       =>  wckTime=4.866  cpuTime=4.61  mem=53M392
5.29	   
5.29	   solver IterativeSystematicSolver being built... 
5.62	       =>  wckTime=5.318  cpuTime=4.83  mem=109M755
162.41	   
162.41	   preprocessing
162.41	     nbConstraintChecks=667705665  nbValidityChecks=15979759  nbPropagations=981  nbRevisions=23653
162.41	     nbUselessRevisions=22214  nbRemovedValues=391267  detectedInconsistency=no
162.41	       =>  wckTime=156.759  cpuTime=155.31  mem=109M755
207.21	   
207.26	   search
207.26	     run=0  nbConstraintChecks=132458669  nbValidityChecks=65070811  nbPropagations=17929  nbRevisions=289493
207.26	     nbUselessRevisions=254323  nbAssignments=1011  nbFailedAssignments=920  nbBacktracks=13  nbVisitedNodes=1941
207.26	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=91
207.26	       =>  wckTime=201.556  cpuTime=199.64  mem=95M748
245.77	   
245.77	   search
245.77	     run=1  nbConstraintChecks=261655380  nbValidityChecks=138643304  nbPropagations=50510  nbRevisions=860807
245.77	     nbUselessRevisions=755767  nbAssignments=1397  nbFailedAssignments=1204  nbBacktracks=28  nbVisitedNodes=2624
245.77	     nbRestartNogoods=1  mapSize=0  nbInferences=0  nbTooLargeKeys=193
245.77	       =>  wckTime=240.115  cpuTime=237.88  mem=95M748
286.41	   
286.42	   search
286.42	     run=2  nbConstraintChecks=382811216  nbValidityChecks=220021576  nbPropagations=96391  nbRevisions=1695513
286.42	     nbUselessRevisions=1465434  nbAssignments=1766  nbFailedAssignments=1486  nbBacktracks=50  nbVisitedNodes=3284
286.42	     nbRestartNogoods=111  mapSize=0  nbInferences=0  nbTooLargeKeys=280
286.42	       =>  wckTime=280.762  cpuTime=278.16  mem=95M748
370.95	   
370.95	   search
370.95	     run=3  nbConstraintChecks=659102310  nbValidityChecks=365290605  nbPropagations=168420  nbRevisions=3093874
370.96	     nbUselessRevisions=2653914  nbAssignments=2213  nbFailedAssignments=1837  nbBacktracks=83  nbVisitedNodes=4111
370.96	     nbRestartNogoods=114  mapSize=0  nbInferences=0  nbTooLargeKeys=376
370.96	       =>  wckTime=365.304  cpuTime=361.97  mem=95M748
436.33	   
436.33	   search
436.33	     run=4  nbConstraintChecks=842488509  nbValidityChecks=522677669  nbPropagations=260447  nbRevisions=4934127
436.33	     nbUselessRevisions=4215074  nbAssignments=2529  nbFailedAssignments=2062  nbBacktracks=134  nbVisitedNodes=4677
436.33	     nbRestartNogoods=200  mapSize=0  nbInferences=0  nbTooLargeKeys=467
436.33	       =>  wckTime=430.676  cpuTime=426.87  mem=95M748
744.57	   
744.57	   search
744.57	     run=5  nbConstraintChecks=1790436277  nbValidityChecks=1157267971  nbPropagations=476161  nbRevisions=9416965
744.57	     nbUselessRevisions=8062457  nbAssignments=3769  nbFailedAssignments=3167  nbBacktracks=209  nbVisitedNodes=7074
744.57	     nbRestartNogoods=204  mapSize=0  nbInferences=0  nbTooLargeKeys=602
744.57	       =>  wckTime=738.919  cpuTime=733.66  mem=95M748
823.82	   
823.82	   search
823.82	     run=6  nbConstraintChecks=2024330925  nbValidityChecks=1381070478  nbPropagations=731480  nbRevisions=14658177
823.82	     nbUselessRevisions=12562465  nbAssignments=5851  nbFailedAssignments=5081  nbBacktracks=322  nbVisitedNodes=11155
823.82	     nbRestartNogoods=269  mapSize=0  nbInferences=0  nbTooLargeKeys=770
823.82	       =>  wckTime=818.172  cpuTime=812.57  mem=95M748
864.96	   
864.96	   search
864.96	     run=7  nbConstraintChecks=2154345143  nbValidityChecks=1460262322  nbPropagations=1005429  nbRevisions=20265806
864.96	     nbUselessRevisions=17388228  nbAssignments=6556  nbFailedAssignments=5554  nbBacktracks=493  nbVisitedNodes=12453
864.96	     nbRestartNogoods=300  mapSize=0  nbInferences=0  nbTooLargeKeys=1002
864.96	       =>  wckTime=859.305  cpuTime=853.51  mem=95M748
901.82	   
901.82	   INFO : Stopping hyperNogood (mapSize=0, nbTooLargekeys=1070, mem=95M748)
1036.86	   
1036.86	   search
1036.86	     run=8  nbConstraintChecks=2613111635  nbValidityChecks=2013317312  nbPropagations=1435436  nbRevisions=28772851
1036.86	     nbUselessRevisions=24805160  nbAssignments=9194  nbFailedAssignments=7879  nbBacktracks=749  nbVisitedNodes=17627
1036.86	     nbRestartNogoods=316
1036.86	       =>  wckTime=1031.206  cpuTime=1024.6  mem=95M748
1201.00	   
1201.00	   search
1201.00	     run=9  nbConstraintChecks=3048056309  nbValidityChecks=2646445146  nbPropagations=2042324  nbRevisions=40718990
1201.00	     nbUselessRevisions=35251709  nbAssignments=15501  nbFailedAssignments=13758  nbBacktracks=1133
1201.00	     nbVisitedNodes=30056  nbRestartNogoods=395
1201.00	       =>  wckTime=1195.352  cpuTime=1187.97  mem=95M748
1365.52	   
1365.52	   search
1365.52	     run=10  nbConstraintChecks=3578367019  nbValidityChecks=3045790707  nbPropagations=2734204  nbRevisions=54318050
1365.52	     nbUselessRevisions=47150434  nbAssignments=18835  nbFailedAssignments=16462  nbBacktracks=1724
1365.52	     nbVisitedNodes=36195  nbRestartNogoods=409
1365.52	       =>  wckTime=1359.871  cpuTime=1351.75  mem=95M748
1429.27	   
1429.27	   search
1429.27	     run=11  nbConstraintChecks=3746673219  nbValidityChecks=3312430504  nbPropagations=3493725  nbRevisions=69194205
1429.27	     nbUselessRevisions=60165755  nbAssignments=22056  nbFailedAssignments=18777  nbBacktracks=2596
1429.27	     nbVisitedNodes=41842  nbRestartNogoods=509
1429.27	       =>  wckTime=1423.615  cpuTime=1415.18  mem=95M748

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/node33/watcher-232504-1168081268 -o ROOT/results/node33/solver-232504-1168081268 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/232504-1168081268/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: 0.99 0.90 1.04 3/86 11834
/proc/meminfo: memFree=1114848/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=18540 CPUtime=0
/proc/11833/stat : 11833 (runsolver) R 11831 11833 11682 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 156521876 18984960 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/11833/statm: 4635 280 244 17 0 2626 0

[startup+0.108196 s]
/proc/loadavg: 0.99 0.90 1.04 3/86 11834
/proc/meminfo: memFree=1114848/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=914988 CPUtime=0.08
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 2994 0 1 0 6 2 0 0 25 0 8 0 156521876 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941992 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.518282 s]
/proc/loadavg: 0.99 0.90 1.04 3/86 11834
/proc/meminfo: memFree=1114848/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915328 CPUtime=0.49
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 9318 0 1 0 43 6 0 0 25 0 8 0 156521876 937295872 9057 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228832 9057 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33944 s]
/proc/loadavg: 0.99 0.90 1.04 3/93 11841
/proc/meminfo: memFree=1039848/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915632 CPUtime=1.3
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 21073 0 1 0 118 12 0 0 25 0 8 0 156521876 937607168 20811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228908 20811 2178 14 0 215378 0
[pid=11833/tid=11835] ppid=11831 vsize=915632 CPUtime=0.04
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 4487 0 0 0 3 1 0 0 16 0 8 0 156521881 937607168 20811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937607168 20811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156521881 937607168 20811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937607168 20811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915632 CPUtime=0.16
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 402 0 0 0 15 1 0 0 16 0 8 0 156521884 937607168 20811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937607168 20811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156521885 937607168 20811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.97678 s]
/proc/loadavg: 0.99 0.90 1.04 3/93 11859
/proc/meminfo: memFree=1039904/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915632 CPUtime=2.91
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 21078 0 1 0 279 12 0 0 25 0 8 0 156521876 937607168 20815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801104 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228908 20815 2178 14 0 215378 0
[pid=11833/tid=11835] ppid=11831 vsize=915632 CPUtime=0.04
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 4487 0 0 0 3 1 0 0 16 0 8 0 156521881 937607168 20815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937607168 20815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156521881 937607168 20815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937607168 20815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915632 CPUtime=0.16
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 405 0 0 0 15 1 0 0 16 0 8 0 156521884 937607168 20815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937607168 20815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915632 CPUtime=0
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156521885 937607168 20815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915632

[startup+6.27647 s]
/proc/loadavg: 1.07 0.92 1.04 3/93 11865
/proc/meminfo: memFree=991456/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=6.19
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 33538 0 1 0 600 19 0 0 25 0 8 0 156521876 937709568 33272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788615 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 33272 2533 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.21
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 16455 0 0 0 15 6 0 0 16 0 8 0 156521881 937709568 33272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 33272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156521881 937709568 33272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 33272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.25
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 469 0 0 0 24 1 0 0 15 0 8 0 156521884 937709568 33272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 33272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156521885 937709568 33272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915732

[startup+12.7528 s]
/proc/loadavg: 1.14 0.94 1.05 3/93 11875
/proc/meminfo: memFree=991456/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=12.59
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 33545 0 1 0 1240 19 0 0 25 0 8 0 156521876 937709568 33275 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074034087 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 33275 2533 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.21
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 16455 0 0 0 15 6 0 0 17 0 8 0 156521881 937709568 33275 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 33275 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156521881 937709568 33275 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 33275 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.26
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 475 0 0 0 25 1 0 0 15 0 8 0 156521884 937709568 33275 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 33275 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156521885 937709568 33275 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915732

[startup+25.6085 s]
/proc/loadavg: 1.33 0.99 1.06 3/93 11897
/proc/meminfo: memFree=991520/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=25.31
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 33553 0 1 0 2510 21 0 0 25 0 8 0 156521876 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788781 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 33279 2533 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.21
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 16455 0 0 0 15 6 0 0 16 0 8 0 156521881 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156521881 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.26
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 482 0 0 0 25 1 0 0 16 0 8 0 156521884 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156521885 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 915732

[startup+51.2098 s]
/proc/loadavg: 1.56 1.07 1.09 4/93 11921
/proc/meminfo: memFree=991584/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=50.65
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 33554 0 1 0 5043 22 0 0 25 0 8 0 156521876 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792858 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 33279 2533 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.21
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 16455 0 0 0 15 6 0 0 16 0 8 0 156521881 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156521881 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.26
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 482 0 0 0 25 1 0 0 16 0 8 0 156521884 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156521885 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 915732

[startup+102.496 s]
/proc/loadavg: 1.81 1.21 1.13 3/87 11955
/proc/meminfo: memFree=992536/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=101.48
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 33554 0 1 0 10124 24 0 0 25 0 8 0 156521876 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788722 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 33279 2533 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.21
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 16455 0 0 0 15 6 0 0 16 0 8 0 156521881 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156521881 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.26
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 482 0 0 0 25 1 0 0 16 0 8 0 156521884 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156521885 937709568 33279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915732

[startup+162.508 s]
/proc/loadavg: 1.93 1.35 1.18 3/87 11955
/proc/meminfo: memFree=992536/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=160.99
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 33559 0 1 0 16075 24 0 0 25 0 8 0 156521876 937709568 33284 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074083194 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1415.58
Current children cumulated vsize (KiB) 915732

[startup+1483.97 s]
/proc/loadavg: 2.09 2.02 1.79 3/87 12013
/proc/meminfo: memFree=873624/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=1475.39
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 41872 0 1 0 147505 34 0 0 25 0 8 0 156521876 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074129736 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 41572 2537 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.27
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 24708 0 0 0 18 9 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.34
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 527 0 0 0 32 2 0 0 16 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0.02
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.39
Current children cumulated vsize (KiB) 915732

[startup+1544.03 s]
/proc/loadavg: 2.03 2.01 1.80 3/87 12013
/proc/meminfo: memFree=873624/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=1535.18
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 41872 0 1 0 153484 34 0 0 25 0 8 0 156521876 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 41572 2537 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.27
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 24708 0 0 0 18 9 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.34
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 527 0 0 0 32 2 0 0 16 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0.02
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.18
Current children cumulated vsize (KiB) 915732

[startup+1604.1 s]
/proc/loadavg: 2.01 2.01 1.81 3/87 12013
/proc/meminfo: memFree=873624/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=1594.96
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 41872 0 1 0 159462 34 0 0 25 0 8 0 156521876 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 41572 2537 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.27
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 24708 0 0 0 18 9 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.34
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 527 0 0 0 32 2 0 0 16 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0.02
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.96
Current children cumulated vsize (KiB) 915732

[startup+1664.16 s]
/proc/loadavg: 2.00 2.00 1.82 3/87 12013
/proc/meminfo: memFree=873688/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=1654.74
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 41872 0 1 0 165440 34 0 0 25 0 8 0 156521876 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792911 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 41572 2537 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.27
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 24708 0 0 0 18 9 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.34
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 527 0 0 0 32 2 0 0 16 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0.02
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.74
Current children cumulated vsize (KiB) 915732

[startup+1724.25 s]
/proc/loadavg: 2.00 2.00 1.83 3/87 12013
/proc/meminfo: memFree=873688/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=1714.56
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 41872 0 1 0 171421 35 0 0 25 0 8 0 156521876 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792048 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 41572 2537 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.27
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 24708 0 0 0 18 9 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.34
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 527 0 0 0 32 2 0 0 16 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0.02
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.56
Current children cumulated vsize (KiB) 915732

[startup+1784.32 s]
/proc/loadavg: 2.00 2.00 1.83 3/87 12013
/proc/meminfo: memFree=873624/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=1774.34
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 41872 0 1 0 177399 35 0 0 25 0 8 0 156521876 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 41572 2537 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.27
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 24708 0 0 0 18 9 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.34
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 527 0 0 0 32 2 0 0 16 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0.02
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.34
Current children cumulated vsize (KiB) 915732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.13 s]
/proc/loadavg: 2.00 2.00 1.84 3/87 12013
/proc/meminfo: memFree=873624/2055920 swapFree=4192224/4192956
[pid=11833] ppid=11831 vsize=915732 CPUtime=1800.05
/proc/11833/stat : 11833 (java) R 11831 11833 11682 0 -1 0 41872 0 1 0 179970 35 0 0 25 0 8 0 156521876 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11833/statm: 228933 41572 2537 14 0 215403 0
[pid=11833/tid=11835] ppid=11831 vsize=915732 CPUtime=0.27
/proc/11833/task/11835/stat : 11835 (java) S 11831 11833 11682 0 -1 64 24708 0 0 0 18 9 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11836] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11836/stat : 11836 (java) S 11831 11833 11682 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11837] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11837/stat : 11837 (java) S 11831 11833 11682 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156521881 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11838] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11838/stat : 11838 (java) S 11831 11833 11682 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11839] ppid=11831 vsize=915732 CPUtime=0.34
/proc/11833/task/11839/stat : 11839 (java) S 11831 11833 11682 0 -1 64 527 0 0 0 32 2 0 0 16 0 8 0 156521884 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11840] ppid=11831 vsize=915732 CPUtime=0
/proc/11833/task/11840/stat : 11840 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11833/tid=11841] ppid=11831 vsize=915732 CPUtime=0.02
/proc/11833/task/11841/stat : 11841 (java) S 11831 11833 11682 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156521885 937709568 41572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915732

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

Child status: 143
Real time (s): 1810.18
CPU time (s): 1800.09
CPU user time (s): 1799.71
CPU system time (s): 0.381941
CPU usage (%): 99.4429
Max. virtual memory (cumulated for all children) (KiB): 915772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.381941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41888
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= 38270
involuntary context switches= 72565

runsolver used 1.84372 s user time and 4.71128 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 11:01:11 UTC 2007


IDJOB= 232504
IDBENCH= 6525
FILE ID= node33/232504-1168081268

PBS_JOBID= 3476217

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20/js-taillard-20-100-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/232504-1168081268/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-232504-1168081268 -o ROOT/results/node33/solver-232504-1168081268 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/232504-1168081268/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d4517eec28e9d3dbe630dcc10caaf17e

RANDOM SEED= 935523632

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.281
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.281
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:       1115512 kB
Buffers:         44032 kB
Cached:         763904 kB
SwapCached:        448 kB
Active:         142072 kB
Inactive:       714504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1115512 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            2260 kB
Writeback:           0 kB
Mapped:          68524 kB
Slab:            68752 kB
Committed_AS:  3484812 kB
PageTables:       2108 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= 66552 MiB



End job on node33 on Sat Jan  6 11:31:32 UTC 2007