Trace number 234222

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.14 1816.6

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-100-3.xml
MD5SUM43bdd08ffdcb9ff8323d7868c2b8c930
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.81
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1181
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/234222-1168081467/unknown.xml
0.35	   
0.35	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.46	     nbVariables=225  nbDomainTypes=225  minDomainSize=1084  maxDomainSize=1181
0.46	       =>  wckTime=0.162  cpuTime=0.14  mem=13M749
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
4.62	   
4.62	   INFO : Stopping converting binary constraints (cpu=4.26, mem = 31M311)
4.91	     nbConstraints=1785  nbConvertedConstraints=13  nbConvertConstraintsChecks=16426464  nbExtensionStructures=13
4.91	     nbSharedExtensionStructures=0  nbConflictsStructures=13  nbSharedConflictsStructures=0
4.91	     nbSharedBinaryRepresentations=4125  nbEvaluationManagers=1772  nbSharedEvaluationManagers=0  maxDegree=16
4.91	     maxArity=2
4.91	       =>  wckTime=4.618  cpuTime=4.45  mem=43M988
5.01	   
5.01	   solver IterativeSystematicSolver being built... 
5.22	       =>  wckTime=4.921  cpuTime=4.62  mem=54M256
51.19	   
51.20	   preprocessing
51.20	     nbConstraintChecks=191128278  nbValidityChecks=4513598  nbPropagations=535  nbRevisions=9677
51.20	     nbUselessRevisions=8875  nbRemovedValues=153286  detectedInconsistency=no
51.20	       =>  wckTime=45.963  cpuTime=45.61  mem=54M256
60.40	   
60.40	   search
60.40	     run=0  nbConstraintChecks=28444556  nbValidityChecks=6707453  nbPropagations=3477  nbRevisions=51914
60.40	     nbUselessRevisions=46297  nbAssignments=119  nbFailedAssignments=71  nbBacktracks=10  nbVisitedNodes=196
60.40	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
60.40	       =>  wckTime=55.169  cpuTime=54.75  mem=56M221
71.73	   
71.73	   search
71.73	     run=1  nbConstraintChecks=68761037  nbValidityChecks=23335674  nbPropagations=11696  nbRevisions=180291
71.73	     nbUselessRevisions=159470  nbAssignments=205  nbFailedAssignments=111  nbBacktracks=27  nbVisitedNodes=332
71.73	     nbRestartNogoods=5  mapSize=18  nbInferences=0  nbTooLargeKeys=0
71.73	       =>  wckTime=66.496  cpuTime=66.01  mem=57M195
76.94	   
76.94	   search
76.94	     run=2  nbConstraintChecks=87257826  nbValidityChecks=32814285  nbPropagations=22982  nbRevisions=355636
76.94	     nbUselessRevisions=312181  nbAssignments=310  nbFailedAssignments=162  nbBacktracks=49  nbVisitedNodes=504
76.94	     nbRestartNogoods=44  mapSize=35  nbInferences=0  nbTooLargeKeys=0
76.94	       =>  wckTime=71.705  cpuTime=71.21  mem=58M685
90.28	   
90.28	   search
90.28	     run=3  nbConstraintChecks=126687327  nbValidityChecks=58152441  nbPropagations=41240  nbRevisions=639559
90.28	     nbUselessRevisions=556204  nbAssignments=488  nbFailedAssignments=281  nbBacktracks=84  nbVisitedNodes=831
90.28	     nbRestartNogoods=47  mapSize=65  nbInferences=0  nbTooLargeKeys=0
90.28	       =>  wckTime=85.051  cpuTime=84.45  mem=61M234
124.42	   
124.42	   search
124.42	     run=4  nbConstraintChecks=233077029  nbValidityChecks=104522709  nbPropagations=75050  nbRevisions=1167519
124.42	     nbUselessRevisions=1006684  nbAssignments=967  nbFailedAssignments=676  nbBacktracks=136  nbVisitedNodes=1748
124.42	     nbRestartNogoods=76  mapSize=114  nbInferences=0  nbTooLargeKeys=0
124.42	       =>  wckTime=119.189  cpuTime=118.23  mem=40M627
151.96	   
151.96	   search
151.96	     run=5  nbConstraintChecks=308994154  nbValidityChecks=175569653  nbPropagations=136616  nbRevisions=2133173
151.96	     nbUselessRevisions=1837662  nbAssignments=1455  nbFailedAssignments=1070  nbBacktracks=212  nbVisitedNodes=2671
151.96	     nbRestartNogoods=117  mapSize=174  nbInferences=1  nbTooLargeKeys=0
151.96	       =>  wckTime=146.732  cpuTime=145.51  mem=43M422
349.86	   
349.86	   search
349.86	     run=6  nbConstraintChecks=865188004  nbValidityChecks=522480994  nbPropagations=308413  nbRevisions=4940809
349.86	     nbUselessRevisions=4181378  nbAssignments=3556  nbFailedAssignments=3044  nbBacktracks=326  nbVisitedNodes=6815
349.86	     nbRestartNogoods=123  mapSize=253  nbInferences=1  nbTooLargeKeys=0
349.86	       =>  wckTime=344.628  cpuTime=341.56  mem=47M163
622.32	   
622.32	   search
622.32	     run=7  nbConstraintChecks=1607258546  nbValidityChecks=974272186  nbPropagations=617994  nbRevisions=10007833
622.32	     nbUselessRevisions=8318868  nbAssignments=8736  nbFailedAssignments=8034  nbBacktracks=496  nbVisitedNodes=17139
622.32	     nbRestartNogoods=148  mapSize=409  nbInferences=1  nbTooLargeKeys=0
622.32	       =>  wckTime=617.088  cpuTime=611.52  mem=52M734
652.53	   
652.53	   search
652.53	     run=8  nbConstraintChecks=1680355813  nbValidityChecks=1065972850  nbPropagations=959701  nbRevisions=15530902
652.53	     nbUselessRevisions=12827974  nbAssignments=10363  nbFailedAssignments=9370  nbBacktracks=755  nbVisitedNodes=20191
652.53	     nbRestartNogoods=173  mapSize=549  nbInferences=11  nbTooLargeKeys=0
652.53	       =>  wckTime=647.304  cpuTime=641.45  mem=61M901
838.60	   
838.60	   search
838.60	     run=9  nbConstraintChecks=2173215522  nbValidityChecks=1587542580  nbPropagations=1517688  nbRevisions=23974411
838.60	     nbUselessRevisions=19848509  nbAssignments=19518  nbFailedAssignments=18111  nbBacktracks=1139
838.60	     nbVisitedNodes=38430  nbRestartNogoods=273  mapSize=916  nbInferences=11  nbTooLargeKeys=0
838.60	       =>  wckTime=833.367  cpuTime=825.81  mem=73M732
1594.28	   
1594.28	   search
1594.28	     run=10  nbConstraintChecks=4432325961  nbValidityChecks=3088709243  nbPropagations=2563861  nbRevisions=39924326
1594.28	     nbUselessRevisions=33248463  nbAssignments=31849  nbFailedAssignments=29851  nbBacktracks=1717
1594.28	     nbVisitedNodes=62962  nbRestartNogoods=483  mapSize=1441  nbInferences=11  nbTooLargeKeys=0
1594.28	       =>  wckTime=1589.052  cpuTime=1574.47  mem=78M615

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/node23/watcher-234222-1168081467 -o ROOT/results/node23/solver-234222-1168081467 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234222-1168081467/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.74 1.73 1.73 4/93 22314
/proc/meminfo: memFree=1386208/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=172 CPUtime=0
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 156541079 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2494763 0 0 4096 0 0 0 0 17 0 0 0
/proc/22313/statm: 43 24 18 14 0 3 0

[startup+0.107625 s]
/proc/loadavg: 1.74 1.73 1.73 4/93 22314
/proc/meminfo: memFree=1386208/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=914988 CPUtime=0.08
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 3071 0 1 0 7 1 0 0 22 0 8 0 156541079 936947712 2817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22313/statm: 228747 2818 1454 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515699 s]
/proc/loadavg: 1.74 1.73 1.73 4/93 22314
/proc/meminfo: memFree=1386208/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915328 CPUtime=0.49
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 8023 0 1 0 45 4 0 0 25 0 8 0 156541079 937295872 7762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22313/statm: 228832 7762 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33886 s]
/proc/loadavg: 1.74 1.73 1.73 3/100 22321
/proc/meminfo: memFree=1352552/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915632 CPUtime=1.31
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 10900 0 1 0 125 6 0 0 25 0 8 0 156541079 937607168 10638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783840 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22313/statm: 228908 10638 2167 14 0 215378 0
[pid=22313/tid=22315] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156541083 937607168 10638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 156541083 937607168 10638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156541083 937607168 10638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937607168 10638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915632 CPUtime=0.13
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 411 0 0 0 13 0 0 0 16 0 8 0 156541086 937607168 10638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937607168 10638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937607168 10638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915632

[startup+2.98918 s]
/proc/loadavg: 1.74 1.73 1.73 3/100 22321
/proc/meminfo: memFree=1350440/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915632 CPUtime=2.96
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 11523 0 1 0 290 6 0 0 25 0 8 0 156541079 937607168 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782634 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22313/statm: 228908 11260 2167 14 0 215378 0
[pid=22313/tid=22315] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156541083 937607168 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 156541083 937607168 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 156541083 937607168 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937607168 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915632 CPUtime=0.13
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 411 0 0 0 13 0 0 0 16 0 8 0 156541086 937607168 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937607168 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915632 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937607168 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915632

[startup+6.27781 s]
/proc/loadavg: 1.76 1.73 1.73 3/100 22321
/proc/meminfo: memFree=1321320/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=6.23
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 18896 0 1 0 613 10 0 0 25 0 8 0 156541079 937713664 18631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786864 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22313/statm: 228934 18631 2529 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.08
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 3175 0 0 0 7 1 0 0 16 0 8 0 156541083 937713664 18631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 18631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 18631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 18631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.24
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 477 0 0 0 23 1 0 0 16 0 8 0 156541086 937713664 18631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 18631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 18631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915736

[startup+12.7711 s]
/proc/loadavg: 1.78 1.74 1.73 3/100 22321
/proc/meminfo: memFree=1321320/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=12.69
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 18905 0 1 0 1259 10 0 0 25 0 8 0 156541079 937713664 18636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024685 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22313/statm: 228934 18636 2529 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.08
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 3175 0 0 0 7 1 0 0 17 0 8 0 156541083 937713664 18636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 18636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 18636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 18636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.25
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 485 0 0 0 24 1 0 0 16 0 8 0 156541086 937713664 18636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 18636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 18636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915736

[startup+25.6195 s]
/proc/loadavg: 1.83 1.75 1.74 3/100 22321
/proc/meminfo: memFree=1321320/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=25.47
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 18907 0 1 0 2537 10 0 0 25 0 8 0 156541079 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785426 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22313/statm: 228934 18637 2529 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.08
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 3175 0 0 0 7 1 0 0 16 0 8 0 156541083 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.25
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 487 0 0 0 24 1 0 0 15 0 8 0 156541086 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 18637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915736

[startup+51.2485 s]
/proc/loadavg: 1.95 1.79 1.75 3/100 22321
/proc/meminfo: memFree=1321320/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=50.86
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 18912 0 1 0 5076 10 0 0 25 0 8 0 156541079 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074076753 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22313/statm: 228934 18641 2530 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.08
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 3175 0 0 0 7 1 0 0 16 0 8 0 156541083 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.26
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 488 0 0 0 25 1 0 0 16 0 8 0 156541086 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 18641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 915736

[startup+102.495 s]
/proc/loadavg: 1.92 1.80 1.75 3/100 22377
/proc/meminfo: memFree=1411496/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=101.79
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 20222 0 1 0 10167 12 0 0 25 0 8 0 156541079 937713664 19942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074027631 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 228934 19942 2534 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.08
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 3176 0 0 0 7 1 0 0 16 0 8 0 156541083 937713664 19942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 19942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 19942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 19942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.29
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 503 0 0 0 28 1 0 0 15 0 8 0 156541086 937713664 19942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 19942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 19942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 915736

[startup+162.594 s]
/proc/loadavg: 1.97 1.83 1.76 4/100 22377
/proc/meminfo: memFree=1383272/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=161.33
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 26574 0 1 0 16118 15 0 0 25 0 8 0 156541079 937713664 26289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1411.05
Current children cumulated vsize (KiB) 915736

[startup+1484 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 22379
/proc/meminfo: memFree=1312296/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=1470.6
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 37088 0 1 0 147031 29 0 0 25 0 8 0 156541079 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789003 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 228934 36793 2538 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.2
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 19913 0 0 0 12 8 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.33
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 529 0 0 0 32 1 0 0 16 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.6
Current children cumulated vsize (KiB) 915736

[startup+1544.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 22379
/proc/meminfo: memFree=1277864/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=1530.14
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 37088 0 1 0 152985 29 0 0 25 0 8 0 156541079 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025722 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 228934 36793 2538 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.2
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 19913 0 0 0 12 8 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.33
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 529 0 0 0 32 1 0 0 16 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.14
Current children cumulated vsize (KiB) 915736

[startup+1604.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 22379
/proc/meminfo: memFree=1277800/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=1589.7
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 37088 0 1 0 158940 30 0 0 25 0 8 0 156541079 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074046464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 228934 36793 2538 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.2
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 19913 0 0 0 12 8 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.33
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 529 0 0 0 32 1 0 0 16 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.7
Current children cumulated vsize (KiB) 915736

[startup+1664.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 22379
/proc/meminfo: memFree=1277736/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=1649.14
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 37088 0 1 0 164884 30 0 0 25 0 8 0 156541079 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074118695 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 228934 36793 2538 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.2
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 19913 0 0 0 12 8 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.33
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 529 0 0 0 32 1 0 0 16 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.14
Current children cumulated vsize (KiB) 915736

[startup+1724.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 22379
/proc/meminfo: memFree=1277736/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=1708.7
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 37088 0 1 0 170839 31 0 0 25 0 8 0 156541079 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782842 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 228934 36793 2538 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.2
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 19913 0 0 0 12 8 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.33
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 529 0 0 0 32 1 0 0 16 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.7
Current children cumulated vsize (KiB) 915736

[startup+1784.39 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 22379
/proc/meminfo: memFree=1277672/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=1768.23
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 37088 0 1 0 176792 31 0 0 25 0 8 0 156541079 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 228934 36793 2538 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.2
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 19913 0 0 0 12 8 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.33
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 529 0 0 0 32 1 0 0 16 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.23
Current children cumulated vsize (KiB) 915736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.51 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 22379
/proc/meminfo: memFree=1277608/2055920 swapFree=4192812/4192956
[pid=22313] ppid=22311 vsize=915736 CPUtime=1800.04
/proc/22313/stat : 22313 (java) R 22311 22313 21770 0 -1 0 37088 0 1 0 179973 31 0 0 25 0 8 0 156541079 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786228 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22313/statm: 228934 36793 2538 14 0 215404 0
[pid=22313/tid=22315] ppid=22311 vsize=915736 CPUtime=0.2
/proc/22313/task/22315/stat : 22315 (java) S 22311 22313 21770 0 -1 64 19913 0 0 0 12 8 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22316] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22316/stat : 22316 (java) S 22311 22313 21770 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22317] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22317/stat : 22317 (java) S 22311 22313 21770 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156541083 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22318] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22318/stat : 22318 (java) S 22311 22313 21770 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22319] ppid=22311 vsize=915736 CPUtime=0.33
/proc/22313/task/22319/stat : 22319 (java) S 22311 22313 21770 0 -1 64 529 0 0 0 32 1 0 0 16 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22313/tid=22320] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22320/stat : 22320 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22313/tid=22321] ppid=22311 vsize=915736 CPUtime=0
/proc/22313/task/22321/stat : 22321 (java) S 22311 22313 21770 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156541086 937713664 36793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915736

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

Child status: 143
Real time (s): 1816.6
CPU time (s): 1800.14
CPU user time (s): 1799.8
CPU system time (s): 0.341948
CPU usage (%): 99.094
Max. virtual memory (cumulated for all children) (KiB): 915736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37104
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= 38373
involuntary context switches= 71639

runsolver used 2.30065 s user time and 5.73913 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 11:04:27 UTC 2007


IDJOB= 234222
IDBENCH= 6672
FILE ID= node23/234222-1168081467

PBS_JOBID= 3476093

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  43bdd08ffdcb9ff8323d7868c2b8c930

RANDOM SEED= 84913079

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.265
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.265
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:       1386624 kB
Buffers:         44800 kB
Cached:         325120 kB
SwapCached:          0 kB
Active:         294304 kB
Inactive:       297572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1940 kB
Writeback:           0 kB
Mapped:         250912 kB
Slab:            61808 kB
Committed_AS:  3805356 kB
PageTables:       2640 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= 66548 MiB



End job on node23 on Sat Jan  6 11:34:48 UTC 2007