Trace number 245843

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 ESAC? (TO) 1800.13 1801.85

General information on the benchmark

NamelargeQueens/
queens-800.xml
MD5SUMae3fb08e380de75bb270c4046c2f54ea
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 benchmark398.828
SatisfiableYES
(Un)Satisfiability was proved
Number of variables800
Number of constraints319600
Maximum constraint arity2
Maximum domain size800
Number of constraints which are defined in extension0
Number of constraints which are defined in intension319600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/245843-1168386327/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.57	     nbVariables=800  nbDomainTypes=1  minDomainSize=800  maxDomainSize=800
0.57	       =>  wckTime=0.237  cpuTime=0.18  mem=24M568
0.57	   
0.57	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
198.39	     nbConstraints=319600  nbConvertedConstraints=319600  nbConvertConstraintsChecks=511360000
198.39	     nbExtensionStructures=799  nbSharedExtensionStructures=318801  nbConflictsStructures=799
198.39	     nbSharedConflictsStructures=318801  nbSharedBinaryRepresentations=904669  maxDegree=799  maxArity=2
198.39	       =>  wckTime=198.052  cpuTime=191.69  mem=387M196
200.75	   
200.75	   solver IterativeSystematicSolver being built... 
200.93	   
200.93	   INFO : Not creating residues 
201.10	       =>  wckTime=200.766  cpuTime=192.0  mem=286M287
482.82	   
482.82	   INFO : Stopping ESAC
482.85	   
482.85	   preprocessing
482.85	     nbConstraintChecks=836376519  nbPropagations=549810  nbRevisions=641439  nbUselessRevisions=93851
482.85	     nbSingletonTests=1545  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
482.85	       =>  wckTime=281.706  cpuTime=281.45  mem=286M287
655.29	   
655.29	   search
655.29	     run=0  nbConstraintChecks=847960477  nbPropagations=828494  nbRevisions=974640  nbUselessRevisions=147988
655.29	     nbAssignments=730  nbFailedAssignments=5  nbBacktracks=11  nbVisitedNodes=742  nbRestartNogoods=0  mapSize=9
655.29	     nbInferences=0  nbTooLargeKeys=309
655.29	       =>  wckTime=454.173  cpuTime=453.85  mem=301M607
777.02	   
777.02	   search
777.02	     run=1  nbConstraintChecks=1696001396  nbPropagations=1929652  nbRevisions=2280479  nbUselessRevisions=352375
777.02	     nbAssignments=1393  nbFailedAssignments=13  nbBacktracks=26  nbVisitedNodes=1422  nbRestartNogoods=2  mapSize=24
777.02	     nbInferences=0  nbTooLargeKeys=618
777.02	       =>  wckTime=575.904  cpuTime=575.51  mem=293M750
893.03	   
893.03	   search
893.03	     run=2  nbConstraintChecks=2547715996  nbPropagations=3304411  nbRevisions=3926879  nbUselessRevisions=619518
893.03	     nbAssignments=2090  nbFailedAssignments=22  nbBacktracks=52  nbVisitedNodes=2144  nbRestartNogoods=3  mapSize=46
893.03	     nbInferences=0  nbTooLargeKeys=927
893.03	       =>  wckTime=691.914  cpuTime=691.47  mem=305M646
1009.69	   
1009.69	   search
1009.69	     run=3  nbConstraintChecks=3404291929  nbPropagations=4952530  nbRevisions=5923656  nbUselessRevisions=957391
1009.69	     nbAssignments=2802  nbFailedAssignments=38  nbBacktracks=86  nbVisitedNodes=2888  nbRestartNogoods=4  mapSize=74
1009.69	     nbInferences=0  nbTooLargeKeys=1236
1009.69	       =>  wckTime=808.573  cpuTime=808.0  mem=318M53
1123.97	   
1123.97	   INFO : Stopping hyperNogood (mapSize=85, nbTooLargekeys=1545, mem=328M989)
1125.55	   
1125.55	   search
1125.55	     run=4  nbConstraintChecks=4267442002  nbPropagations=6875890  nbRevisions=8303987  nbUselessRevisions=1395177
1125.55	     nbAssignments=3528  nbFailedAssignments=63  nbBacktracks=137  nbVisitedNodes=3663  nbRestartNogoods=8
1125.55	       =>  wckTime=924.43  cpuTime=923.81  mem=328M989
1240.95	   
1240.95	   search
1240.95	     run=5  nbConstraintChecks=5115023965  nbPropagations=9075250  nbRevisions=11009369  nbUselessRevisions=1882294
1240.95	     nbAssignments=4437  nbFailedAssignments=105  nbBacktracks=213  nbVisitedNodes=4658  nbRestartNogoods=12
1240.95	       =>  wckTime=1039.83  cpuTime=1039.18  mem=328M989
1359.24	   
1359.24	   search
1359.24	     run=6  nbConstraintChecks=6005402294  nbPropagations=11552153  nbRevisions=14156218  nbUselessRevisions=2514070
1359.24	     nbAssignments=5267  nbFailedAssignments=162  nbBacktracks=326  nbVisitedNodes=5603  nbRestartNogoods=16
1359.24	       =>  wckTime=1158.126  cpuTime=1157.44  mem=328M989
1479.15	   
1479.15	   search
1479.15	     run=7  nbConstraintChecks=6933563008  nbPropagations=14309656  nbRevisions=17817137  nbUselessRevisions=3342567
1479.15	     nbAssignments=6179  nbFailedAssignments=262  nbBacktracks=498  nbVisitedNodes=6698  nbRestartNogoods=21
1479.15	       =>  wckTime=1278.032  cpuTime=1277.32  mem=328M989

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/node6/watcher-245843-1168386327 -o ROOT/results/node6/solver-245843-1168386327 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/245843-1168386327/unknown.xml 

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

/proc/loadavg: 0.19 0.57 0.81 4/81 23559
/proc/meminfo: memFree=1666264/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=1784 CPUtime=0
/proc/23558/stat : 23558 (java) D 23556 23558 23093 0 -1 0 165 0 0 0 0 0 0 0 18 0 1 0 187028824 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/23558/statm: 446 136 102 14 0 91 0

[startup+0.103306 s]
/proc/loadavg: 0.19 0.57 0.81 4/81 23559
/proc/meminfo: memFree=1666264/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=909872 CPUtime=0.06
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 2544 0 1 0 4 2 0 0 23 0 8 0 187028824 931708928 2291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155517997 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23558/statm: 227468 2291 1246 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 909872

[startup+0.511357 s]
/proc/loadavg: 0.19 0.57 0.81 4/81 23559
/proc/meminfo: memFree=1666264/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915328 CPUtime=0.45
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 8319 0 1 0 39 6 0 0 17 0 8 0 187028824 937295872 8058 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942731 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23558/statm: 228832 8058 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33345 s]
/proc/loadavg: 0.19 0.57 0.81 2/88 23568
/proc/meminfo: memFree=1590816/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915636 CPUtime=1.28
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 23083 0 1 0 114 14 0 0 17 0 8 0 187028824 937611264 22820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073570464 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23558/statm: 228909 22820 2158 14 0 215379 0
[pid=23558/tid=23561] ppid=23556 vsize=915636 CPUtime=0.09
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 6552 0 0 0 8 1 0 0 16 0 8 0 187028831 937611264 22820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 22820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 22820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937611264 22820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915636 CPUtime=0.16
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 402 0 0 0 16 0 0 0 15 0 8 0 187028835 937611264 22820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937611264 22820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937611264 22820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915636

[startup+2.98564 s]
/proc/loadavg: 0.33 0.59 0.82 2/88 23568
/proc/meminfo: memFree=1572192/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915636 CPUtime=2.93
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 26743 0 1 0 277 16 0 0 18 0 8 0 187028824 937611264 26475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380209 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23558/statm: 228909 26475 2158 14 0 215379 0
[pid=23558/tid=23561] ppid=23556 vsize=915636 CPUtime=0.37
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 10205 0 0 0 34 3 0 0 17 0 8 0 187028831 937611264 26475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 26475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 26475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937611264 26475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915636 CPUtime=0.16
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 404 0 0 0 16 0 0 0 16 0 8 0 187028835 937611264 26475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937611264 26475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937611264 26475 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915636

[startup+6.27403 s]
/proc/loadavg: 0.33 0.59 0.82 3/100 23613
/proc/meminfo: memFree=1507584/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915636 CPUtime=6.21
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 33543 0 1 0 602 19 0 0 23 0 8 0 187028824 937611264 33266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228909 33266 2158 14 0 215379 0
[pid=23558/tid=23561] ppid=23556 vsize=915636 CPUtime=0.87
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 16995 0 0 0 82 5 0 0 16 0 8 0 187028831 937611264 33266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 33266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 33266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937611264 33266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915636 CPUtime=0.16
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 405 0 0 0 16 0 0 0 16 0 8 0 187028835 937611264 33266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937611264 33266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937611264 33266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915636

[startup+12.7608 s]
/proc/loadavg: 0.59 0.64 0.83 3/100 23613
/proc/meminfo: memFree=1399168/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915636 CPUtime=12.69
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 47630 0 1 0 1242 27 0 0 25 0 8 0 187028824 937611264 47334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380233 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228909 47334 2159 14 0 215379 0
[pid=23558/tid=23561] ppid=23556 vsize=915636 CPUtime=2.02
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 31063 0 0 0 192 10 0 0 16 0 8 0 187028831 937611264 47334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 47334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 47334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937611264 47334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915636 CPUtime=0.16
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 405 0 0 0 16 0 0 0 16 0 8 0 187028835 937611264 47334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937611264 47334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937611264 47334 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915636

[startup+25.6013 s]
/proc/loadavg: 0.81 0.68 0.84 3/100 23613
/proc/meminfo: memFree=1352128/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915636 CPUtime=25.52
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 49174 0 1 0 2524 28 0 0 25 0 8 0 187028824 937611264 48875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073809875 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228909 48875 2179 14 0 215379 0
[pid=23558/tid=23561] ppid=23556 vsize=915636 CPUtime=2.14
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 32554 0 0 0 203 11 0 0 16 0 8 0 187028831 937611264 48875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 48875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 48875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937611264 48875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915636 CPUtime=0.18
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 413 0 0 0 18 0 0 0 15 0 8 0 187028835 937611264 48875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937611264 48875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937611264 48875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915636

[startup+51.2233 s]
/proc/loadavg: 1.21 0.79 0.87 3/100 23613
/proc/meminfo: memFree=1330880/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915636 CPUtime=51.1
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 54419 0 1 0 5079 31 0 0 25 0 8 0 187028824 937611264 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073809957 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228909 54119 2180 14 0 215379 0
[pid=23558/tid=23561] ppid=23556 vsize=915636 CPUtime=2.36
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 37786 0 0 0 223 13 0 0 16 0 8 0 187028831 937611264 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937611264 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915636 CPUtime=0.2
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 424 0 0 0 20 0 0 0 16 0 8 0 187028835 937611264 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937611264 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937611264 54119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 915636

[startup+102.439 s]
/proc/loadavg: 1.95 1.05 0.96 3/104 23664
/proc/meminfo: memFree=749280/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915636 CPUtime=101.77
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 61091 0 1 0 10135 42 0 0 25 0 8 0 187028824 937611264 60789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826996 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228909 60789 2180 14 0 215379 0
[pid=23558/tid=23561] ppid=23556 vsize=915636 CPUtime=2.62
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 44456 0 0 0 246 16 0 0 16 0 8 0 187028831 937611264 60789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 60789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937611264 60789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937611264 60789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915636 CPUtime=0.2
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 424 0 0 0 20 0 0 0 16 0 8 0 187028835 937611264 60789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937611264 60789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915636 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937611264 60789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 915636

[startup+162.486 s]
/proc/loadavg: 2.29 1.31 1.05 3/101 23735
/proc/meminfo: memFree=1334520/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915636 CPUtime=161.74
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 65016 0 1 0 16116 58 0 0 25 0 8 0 187028824 937611264 64712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.49
Current children cumulated vsize (KiB) 915656

[startup+1484.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 23948
/proc/meminfo: memFree=1218104/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915656 CPUtime=1482.57
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 108818 0 1 0 146980 1277 0 0 25 0 8 0 187028824 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074114521 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228914 107675 2546 14 0 215384 0
[pid=23558/tid=23561] ppid=23556 vsize=915656 CPUtime=7.53
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 91540 0 0 0 715 38 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915656 CPUtime=0.38
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 587 0 0 0 37 1 0 0 16 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.57
Current children cumulated vsize (KiB) 915656

[startup+1544.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 23948
/proc/meminfo: memFree=1218104/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915656 CPUtime=1542.55
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 108818 0 1 0 152978 1277 0 0 25 0 8 0 187028824 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074105740 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228914 107675 2546 14 0 215384 0
[pid=23558/tid=23561] ppid=23556 vsize=915656 CPUtime=7.53
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 91540 0 0 0 715 38 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915656 CPUtime=0.38
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 587 0 0 0 37 1 0 0 16 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.55
Current children cumulated vsize (KiB) 915656

[startup+1604.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 23948
/proc/meminfo: memFree=1218104/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915656 CPUtime=1602.64
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 108818 0 1 0 158986 1278 0 0 25 0 8 0 187028824 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074105740 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228914 107675 2546 14 0 215384 0
[pid=23558/tid=23561] ppid=23556 vsize=915656 CPUtime=7.53
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 91540 0 0 0 715 38 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915656 CPUtime=0.38
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 587 0 0 0 37 1 0 0 16 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.64
Current children cumulated vsize (KiB) 915656

[startup+1664.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 23948
/proc/meminfo: memFree=1218104/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915656 CPUtime=1662.71
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 108818 0 1 0 164993 1278 0 0 25 0 8 0 187028824 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074114488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228914 107675 2546 14 0 215384 0
[pid=23558/tid=23561] ppid=23556 vsize=915656 CPUtime=7.53
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 91540 0 0 0 715 38 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915656 CPUtime=0.38
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 587 0 0 0 37 1 0 0 16 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.71
Current children cumulated vsize (KiB) 915656

[startup+1724.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 23948
/proc/meminfo: memFree=1218040/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915656 CPUtime=1722.8
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 108818 0 1 0 171001 1279 0 0 25 0 8 0 187028824 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074110979 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228914 107675 2546 14 0 215384 0
[pid=23558/tid=23561] ppid=23556 vsize=915656 CPUtime=7.53
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 91540 0 0 0 715 38 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915656 CPUtime=0.38
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 587 0 0 0 37 1 0 0 16 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.8
Current children cumulated vsize (KiB) 915656

[startup+1784.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 23948
/proc/meminfo: memFree=1218040/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915656 CPUtime=1782.88
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 108818 0 1 0 177009 1279 0 0 25 0 8 0 187028824 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074110917 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228914 107675 2546 14 0 215384 0
[pid=23558/tid=23561] ppid=23556 vsize=915656 CPUtime=7.53
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 91540 0 0 0 715 38 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915656 CPUtime=0.38
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 587 0 0 0 37 1 0 0 16 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.88
Current children cumulated vsize (KiB) 915656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 23948
/proc/meminfo: memFree=1218040/2055924 swapFree=4165672/4192956
[pid=23558] ppid=23556 vsize=915656 CPUtime=1800.03
/proc/23558/stat : 23558 (java) R 23556 23558 23093 0 -1 0 108818 0 1 0 178724 1279 0 0 25 0 8 0 187028824 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074121952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228914 107675 2546 14 0 215384 0
[pid=23558/tid=23561] ppid=23556 vsize=915656 CPUtime=7.53
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23093 0 -1 64 91540 0 0 0 715 38 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23093 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23093 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187028831 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915656 CPUtime=0.38
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23093 0 -1 64 587 0 0 0 37 1 0 0 16 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23567] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23567/stat : 23567 (java) S 23556 23558 23093 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23558/tid=23568] ppid=23556 vsize=915656 CPUtime=0
/proc/23558/task/23568/stat : 23568 (java) S 23556 23558 23093 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187028835 937631744 107675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915656

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

Child status: 143
Real time (s): 1801.85
CPU time (s): 1800.13
CPU user time (s): 1787.26
CPU system time (s): 12.862
CPU usage (%): 99.9041
Max. virtual memory (cumulated for all children) (KiB): 917640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.26
system time used= 12.862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108835
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= 38144
involuntary context switches= 32149

runsolver used 2.06269 s user time and 4.52831 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Jan  9 23:45:31 UTC 2007


IDJOB= 245843
IDBENCH= 10308
FILE ID= node6/245843-1168386327

PBS_JOBID= 3522681

Free space on /tmp= 66511 MiB

BENCH NAME= HOME/pub/bench/CPAI06/largeQueens/queens-800.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/245843-1168386327/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-245843-1168386327 -o ROOT/results/node6/solver-245843-1168386327 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/245843-1168386327/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ae3fb08e380de75bb270c4046c2f54ea

RANDOM SEED= 670768653

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.240
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.240
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:      2055924 kB
MemFree:       1666744 kB
Buffers:         45524 kB
Cached:         245484 kB
SwapCached:       2888 kB
Active:         214032 kB
Inactive:       114100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1666744 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:           43812 kB
Writeback:           0 kB
Mapped:          46360 kB
Slab:            46152 kB
Committed_AS:  6309000 kB
PageTables:       2196 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= 66511 MiB



End job on node6 on Wed Jan 10 00:15:36 UTC 2007