Trace number 234378

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.1 1813.52

General information on the benchmark

Nametaillard/
js-taillard-15/js-taillard-15-95-4.xml
MD5SUM8622f7f14ce871a5c4b7c49cc6402391
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.6327
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1174
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/234378-1168081541/unknown.xml
0.38	   
0.38	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.49	     nbVariables=225  nbDomainTypes=225  minDomainSize=1076  maxDomainSize=1174
0.49	       =>  wckTime=0.172  cpuTime=0.13  mem=13M767
0.49	   
0.49	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
4.64	   
4.64	   INFO : Stopping converting binary constraints (cpu=4.2, mem = 30M411)
4.95	     nbConstraints=1785  nbConvertedConstraints=12  nbConvertConstraintsChecks=14843400  nbExtensionStructures=12
4.95	     nbSharedExtensionStructures=0  nbConflictsStructures=12  nbSharedConflictsStructures=0
4.95	     nbSharedBinaryRepresentations=3999  nbEvaluationManagers=1773  nbSharedEvaluationManagers=0  maxDegree=16
4.95	     maxArity=2
4.95	       =>  wckTime=4.632  cpuTime=4.42  mem=43M89
5.05	   
5.05	   solver IterativeSystematicSolver being built... 
5.27	       =>  wckTime=4.95  cpuTime=4.6  mem=53M567
51.89	   
51.89	   preprocessing
51.89	     nbConstraintChecks=182175419  nbValidityChecks=4328611  nbPropagations=543  nbRevisions=9804
51.89	     nbUselessRevisions=9006  nbRemovedValues=157528  detectedInconsistency=no
51.89	       =>  wckTime=46.603  cpuTime=46.17  mem=53M567
99.87	   
99.87	   search
99.87	     run=0  nbConstraintChecks=165018847  nbValidityChecks=56572493  nbPropagations=15629  nbRevisions=228204
99.87	     nbUselessRevisions=203836  nbAssignments=448  nbFailedAssignments=409  nbBacktracks=10  nbVisitedNodes=865
99.87	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
99.87	       =>  wckTime=94.587  cpuTime=93.69  mem=54M761
124.96	   
124.96	   search
124.96	     run=1  nbConstraintChecks=245494722  nbValidityChecks=97162833  nbPropagations=40173  nbRevisions=621264
124.96	     nbUselessRevisions=547349  nbAssignments=550  nbFailedAssignments=496  nbBacktracks=25  nbVisitedNodes=1065
124.96	     nbRestartNogoods=69  mapSize=23  nbInferences=0  nbTooLargeKeys=0
124.96	       =>  wckTime=119.678  cpuTime=118.55  mem=55M734
163.55	   
163.55	   search
163.55	     run=2  nbConstraintChecks=370448185  nbValidityChecks=169121189  nbPropagations=81447  nbRevisions=1323660
163.55	     nbUselessRevisions=1155749  nbAssignments=716  nbFailedAssignments=636  nbBacktracks=48  nbVisitedNodes=1387
163.55	     nbRestartNogoods=69  mapSize=42  nbInferences=0  nbTooLargeKeys=0
163.55	       =>  wckTime=158.266  cpuTime=156.79  mem=56M707
184.15	   
184.15	   search
184.15	     run=3  nbConstraintChecks=422117201  nbValidityChecks=223200202  nbPropagations=136599  nbRevisions=2287404
184.15	     nbUselessRevisions=1974417  nbAssignments=909  nbFailedAssignments=771  nbBacktracks=81  nbVisitedNodes=1750
184.15	     nbRestartNogoods=76  mapSize=71  nbInferences=20  nbTooLargeKeys=0
184.15	       =>  wckTime=178.867  cpuTime=177.21  mem=57M924
213.46	   
213.46	   search
213.46	     run=4  nbConstraintChecks=496851580  nbValidityChecks=307020234  nbPropagations=213702  nbRevisions=3630730
213.46	     nbUselessRevisions=3109184  nbAssignments=1486  nbFailedAssignments=1281  nbBacktracks=131  nbVisitedNodes=2887
213.46	     nbRestartNogoods=81  mapSize=119  nbInferences=32  nbTooLargeKeys=0
213.46	       =>  wckTime=208.171  cpuTime=206.25  mem=60M843
278.27	   
278.27	   search
278.27	     run=5  nbConstraintChecks=689746419  nbValidityChecks=444270394  nbPropagations=327650  nbRevisions=5645836
278.27	     nbUselessRevisions=4785854  nbAssignments=2439  nbFailedAssignments=2147  nbBacktracks=206  nbVisitedNodes=4760
278.27	     nbRestartNogoods=85  mapSize=181  nbInferences=42  nbTooLargeKeys=0
278.27	       =>  wckTime=272.984  cpuTime=270.42  mem=42M276
577.22	   
577.22	   search
577.22	     run=6  nbConstraintChecks=1564246590  nbValidityChecks=1053597613  nbPropagations=571944  nbRevisions=9921882
577.22	     nbUselessRevisions=8346621  nbAssignments=5349  nbFailedAssignments=4933  nbBacktracks=319  nbVisitedNodes=10506
577.22	     nbRestartNogoods=89  mapSize=255  nbInferences=42  nbTooLargeKeys=0
577.22	       =>  wckTime=571.94  cpuTime=566.72  mem=46M109
672.54	   
672.54	   search
672.54	     run=7  nbConstraintChecks=1828230775  nbValidityChecks=1226558474  nbPropagations=870593  nbRevisions=15053186
672.54	     nbUselessRevisions=12613738  nbAssignments=7558  nbFailedAssignments=6961  nbBacktracks=489  nbVisitedNodes=14821
672.54	     nbRestartNogoods=194  mapSize=357  nbInferences=42  nbTooLargeKeys=0
672.54	       =>  wckTime=667.259  cpuTime=661.2  mem=51M520
729.79	   
729.79	   search
729.79	     run=8  nbConstraintChecks=1975414832  nbValidityChecks=1403121417  nbPropagations=1239954  nbRevisions=21357992
729.79	     nbUselessRevisions=17877576  nbAssignments=9920  nbFailedAssignments=9062  nbBacktracks=748  nbVisitedNodes=19430
729.79	     nbRestartNogoods=304  mapSize=534  nbInferences=42  nbTooLargeKeys=0
729.79	       =>  wckTime=724.51  cpuTime=717.94  mem=60M291

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/node16/watcher-234378-1168081541 -o ROOT/results/node16/solver-234378-1168081541 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234378-1168081541/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.86 1.32 1.41 4/93 23633
/proc/meminfo: memFree=1284920/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=12008 CPUtime=0
/proc/23632/stat : 23632 (java) D 23630 23632 23365 0 -1 0 784 0 1 0 0 0 0 0 17 0 1 0 156548936 12296192 533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7205668 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/23632/statm: 3002 533 440 14 0 1602 0

[startup+0.1033 s]
/proc/loadavg: 1.86 1.32 1.41 4/93 23633
/proc/meminfo: memFree=1284920/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=914988 CPUtime=0.09
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 2991 0 1 0 7 2 0 0 18 0 8 0 156548936 936947712 2737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153569192 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228747 2737 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511224 s]
/proc/loadavg: 1.86 1.32 1.41 4/93 23633
/proc/meminfo: memFree=1284920/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915328 CPUtime=0.49
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 7806 0 1 0 44 5 0 0 18 0 8 0 156548936 937295872 7545 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941839 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228832 7545 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33407 s]
/proc/loadavg: 1.87 1.33 1.42 3/100 23640
/proc/meminfo: memFree=1251264/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915632 CPUtime=1.3
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 10766 0 1 0 123 7 0 0 24 0 8 0 156548936 937607168 10504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785808 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228908 10504 2167 14 0 215378 0
[pid=23632/tid=23634] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156548939 937607168 10504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156548940 937607168 10504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156548940 937607168 10504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937607168 10504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915632 CPUtime=0.16
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 410 0 0 0 15 1 0 0 16 0 8 0 156548943 937607168 10504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937607168 10504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937607168 10504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.98477 s]
/proc/loadavg: 1.87 1.33 1.42 3/100 23640
/proc/meminfo: memFree=1249792/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915632 CPUtime=2.94
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 11398 0 1 0 287 7 0 0 25 0 8 0 156548936 937607168 11135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228908 11135 2167 14 0 215378 0
[pid=23632/tid=23634] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 156548939 937607168 11135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156548940 937607168 11135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156548940 937607168 11135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937607168 11135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915632 CPUtime=0.16
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 411 0 0 0 15 1 0 0 16 0 8 0 156548943 937607168 11135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937607168 11135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915632 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937607168 11135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915632

[startup+6.26318 s]
/proc/loadavg: 1.88 1.34 1.42 3/100 23640
/proc/meminfo: memFree=1221440/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=6.19
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 18552 0 1 0 608 11 0 0 25 0 8 0 156548936 937713664 18287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074027586 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 18287 2529 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.07
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 3028 0 0 0 7 0 0 0 17 0 8 0 156548939 937713664 18287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 18287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.26
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 476 0 0 0 25 1 0 0 15 0 8 0 156548943 937713664 18287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 18287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 18287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915736

[startup+12.751 s]
/proc/loadavg: 1.89 1.36 1.42 3/100 23640
/proc/meminfo: memFree=1221128/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=12.62
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 18564 0 1 0 1251 11 0 0 25 0 8 0 156548936 937713664 18293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024567 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 18293 2529 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.07
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 3028 0 0 0 7 0 0 0 17 0 8 0 156548939 937713664 18293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 18293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.28
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 486 0 0 0 27 1 0 0 16 0 8 0 156548943 937713664 18293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 18293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 18293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915736

[startup+25.5897 s]
/proc/loadavg: 1.91 1.38 1.43 3/100 23640
/proc/meminfo: memFree=1220872/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=25.35
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 18566 0 1 0 2524 11 0 0 25 0 8 0 156548936 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 18294 2529 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.07
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 3028 0 0 0 7 0 0 0 16 0 8 0 156548939 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.28
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 488 0 0 0 27 1 0 0 15 0 8 0 156548943 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915736

[startup+51.292 s]
/proc/loadavg: 1.94 1.43 1.45 3/100 23640
/proc/meminfo: memFree=1219976/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=50.82
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 18566 0 1 0 5071 11 0 0 25 0 8 0 156548936 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 18294 2529 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.07
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 3028 0 0 0 7 0 0 0 16 0 8 0 156548939 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.28
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 488 0 0 0 27 1 0 0 15 0 8 0 156548943 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 18294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 915736

[startup+102.509 s]
/proc/loadavg: 1.97 1.52 1.47 3/100 23640
/proc/meminfo: memFree=1217864/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=101.58
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 18645 0 1 0 10147 11 0 0 25 0 8 0 156548936 937713664 18359 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785111 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 18359 2534 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.07
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 3029 0 0 0 7 0 0 0 16 0 8 0 156548939 937713664 18359 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18359 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 18359 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 18359 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.32
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 507 0 0 0 31 1 0 0 16 0 8 0 156548943 937713664 18359 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 18359 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 18359 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 915736

[startup+162.58 s]
/proc/loadavg: 1.99 1.60 1.50 3/100 23640
/proc/meminfo: memFree=1189384/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=161.12
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 18968 0 1 0 16100 12 0 0 25 0 8 0 156548936 937713664 18681 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1484.47 s]
/proc/loadavg: 2.11 2.07 1.90 3/100 23642
/proc/meminfo: memFree=1157640/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=1472.1
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 26855 0 1 0 147183 27 0 0 25 0 8 0 156548936 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782718 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 26554 2538 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.13
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 9687 0 0 0 10 3 0 0 16 0 8 0 156548939 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.35
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 528 0 0 0 34 1 0 0 16 0 8 0 156548943 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1472.1
Current children cumulated vsize (KiB) 915736

[startup+1544.52 s]
/proc/loadavg: 2.09 2.07 1.91 3/100 23642
/proc/meminfo: memFree=1157576/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=1531.89
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 26855 0 1 0 153162 27 0 0 25 0 8 0 156548936 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 26554 2538 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.13
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 9687 0 0 0 10 3 0 0 16 0 8 0 156548939 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.35
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 528 0 0 0 34 1 0 0 16 0 8 0 156548943 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 26554 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1531.89
Current children cumulated vsize (KiB) 915736

[startup+1604.58 s]
/proc/loadavg: 2.08 2.07 1.91 3/100 23642
/proc/meminfo: memFree=1157576/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=1591.68
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 26856 0 1 0 159141 27 0 0 25 0 8 0 156548936 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785140 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 26555 2538 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.13
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 9687 0 0 0 10 3 0 0 16 0 8 0 156548939 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.35
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 529 0 0 0 34 1 0 0 16 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1591.68
Current children cumulated vsize (KiB) 915736

[startup+1664.63 s]
/proc/loadavg: 2.06 2.07 1.92 3/100 23642
/proc/meminfo: memFree=1157640/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=1651.47
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 26856 0 1 0 165119 28 0 0 25 0 8 0 156548936 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 26555 2538 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.13
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 9687 0 0 0 10 3 0 0 16 0 8 0 156548939 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.35
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 529 0 0 0 34 1 0 0 16 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.47
Current children cumulated vsize (KiB) 915736

[startup+1724.68 s]
/proc/loadavg: 1.92 2.03 1.91 2/88 23652
/proc/meminfo: memFree=1255456/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=1711.27
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 26856 0 1 0 171099 28 0 0 25 0 8 0 156548936 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 26555 2538 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.13
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 9687 0 0 0 10 3 0 0 16 0 8 0 156548939 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.35
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 529 0 0 0 34 1 0 0 16 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.27
Current children cumulated vsize (KiB) 915736

[startup+1784.78 s]
/proc/loadavg: 1.34 1.84 1.86 2/88 23655
/proc/meminfo: memFree=1257000/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=1771.37
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 26857 0 1 0 177108 29 0 0 25 0 8 0 156548936 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 26555 2538 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.13
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 9687 0 0 0 10 3 0 0 16 0 8 0 156548939 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.35
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 529 0 0 0 34 1 0 0 16 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.37
Current children cumulated vsize (KiB) 915736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.45 s]
/proc/loadavg: 1.50 1.82 1.85 3/100 23700
/proc/meminfo: memFree=1099008/2055920 swapFree=4191880/4192956
[pid=23632] ppid=23630 vsize=915736 CPUtime=1800.02
/proc/23632/stat : 23632 (java) R 23630 23632 23365 0 -1 0 26857 0 1 0 179973 29 0 0 25 0 8 0 156548936 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074037734 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23632/statm: 228934 26555 2538 14 0 215404 0
[pid=23632/tid=23634] ppid=23630 vsize=915736 CPUtime=0.13
/proc/23632/task/23634/stat : 23634 (java) S 23630 23632 23365 0 -1 64 9687 0 0 0 10 3 0 0 16 0 8 0 156548939 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23635] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23635/stat : 23635 (java) S 23630 23632 23365 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23636] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23636/stat : 23636 (java) S 23630 23632 23365 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156548940 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23637] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23637/stat : 23637 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23638] ppid=23630 vsize=915736 CPUtime=0.35
/proc/23632/task/23638/stat : 23638 (java) S 23630 23632 23365 0 -1 64 529 0 0 0 34 1 0 0 16 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23639] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23639/stat : 23639 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23632/tid=23640] ppid=23630 vsize=915736 CPUtime=0
/proc/23632/task/23640/stat : 23640 (java) S 23630 23632 23365 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156548943 937713664 26555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915736

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

Child status: 143
Real time (s): 1813.52
CPU time (s): 1800.1
CPU user time (s): 1799.79
CPU system time (s): 0.317951
CPU usage (%): 99.2603
Max. virtual memory (cumulated for all children) (KiB): 915736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26872
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= 38266
involuntary context switches= 92141

runsolver used 2.16467 s user time and 5.80312 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 11:05:41 UTC 2007


IDJOB= 234378
IDBENCH= 6684
FILE ID= node16/234378-1168081541

PBS_JOBID= 3476227

Free space on /tmp= 66500 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8622f7f14ce871a5c4b7c49cc6402391

RANDOM SEED= 757640637

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.220
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.220
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:       1285400 kB
Buffers:         64824 kB
Cached:         493188 kB
SwapCached:        268 kB
Active:         271504 kB
Inactive:       401324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285400 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:         143300 kB
Slab:            82256 kB
Committed_AS:  4713704 kB
PageTables:       2548 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= 66493 MiB



End job on node16 on Sat Jan  6 11:36:07 UTC 2007