Trace number 247933

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

General information on the benchmark

Nameprimes/primes-10/
primes-10-60-3-7.xml
MD5SUMec634fbeca3e3704a920a02e422724a7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.1024
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity10
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/247933-1168395679/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.42	     nbVariables=100  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.42	       =>  wckTime=0.11  cpuTime=0.1  mem=6M951
0.42	   
0.42	   predicates being loaded...
0.48	   
0.48	   constraints being loaded...
0.67	     nbConstraints=60  nbSingletonDomainVariables=3  nbDisconnectedVariables=3  nbConflictsStructures=6
0.67	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=54  nbSharedBinaryRepresentations=0
0.67	     nbEvaluationManagers=60  nbSharedEvaluationManagers=0  maxDegree=11  maxArity=10
0.67	       =>  wckTime=0.362  cpuTime=0.26  mem=11M827
0.71	   
0.71	   solver IterativeSystematicSolver being built... 
0.88	       =>  wckTime=0.572  cpuTime=0.41  mem=15M488
22.05	   
22.05	   preprocessing
22.05	     nbConstraintChecks=34660347  nbValidityChecks=36302  nbPropagations=1333  nbRevisions=2238  nbUselessRevisions=1176
22.05	     nbSingletonTests=294  nbEffectiveSingletonTests=8  nbESACBranches=24  nbRemovedValues=321  detectedInconsistency=no
22.06	       =>  wckTime=21.172  cpuTime=21.13  mem=15M488
24.85	   
24.85	   search
24.85	     run=0  nbConstraintChecks=4221975  nbValidityChecks=5030  nbPropagations=1491  nbRevisions=2557
24.85	     nbUselessRevisions=1346  nbAssignments=27  nbFailedAssignments=6  nbBacktracks=12  nbVisitedNodes=34
24.85	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
24.85	       =>  wckTime=23.97  cpuTime=23.91  mem=16M480
29.16	   
29.16	   search
29.16	     run=1  nbConstraintChecks=10633635  nbValidityChecks=9959  nbPropagations=3173  nbRevisions=5454
29.16	     nbUselessRevisions=2859  nbAssignments=57  nbFailedAssignments=11  nbBacktracks=27  nbVisitedNodes=69
29.16	     nbRestartNogoods=2  mapSize=19  nbInferences=0  nbTooLargeKeys=0
29.16	       =>  wckTime=28.281  cpuTime=28.2  mem=16M480
36.06	   
36.06	   search
36.06	     run=2  nbConstraintChecks=20551808  nbValidityChecks=17928  nbPropagations=5192  nbRevisions=8941
36.06	     nbUselessRevisions=4629  nbAssignments=98  nbFailedAssignments=23  nbBacktracks=50  nbVisitedNodes=122
36.06	     nbRestartNogoods=4  mapSize=38  nbInferences=0  nbTooLargeKeys=0
36.06	       =>  wckTime=35.182  cpuTime=35.08  mem=16M480
53.35	   
53.35	   search
53.35	     run=3  nbConstraintChecks=43893800  nbValidityChecks=35716  nbPropagations=7945  nbRevisions=13617
53.35	     nbUselessRevisions=6894  nbAssignments=214  nbFailedAssignments=84  nbBacktracks=83  nbVisitedNodes=299
53.35	     nbRestartNogoods=7  mapSize=68  nbInferences=0  nbTooLargeKeys=0
53.35	       =>  wckTime=52.467  cpuTime=52.36  mem=16M480
77.03	   
77.03	   search
77.03	     run=4  nbConstraintChecks=75106090  nbValidityChecks=70131  nbPropagations=11396  nbRevisions=20231
77.03	     nbUselessRevisions=10397  nbAssignments=328  nbFailedAssignments=122  nbBacktracks=133  nbVisitedNodes=451
77.03	     nbRestartNogoods=21  mapSize=116  nbInferences=0  nbTooLargeKeys=0
77.03	       =>  wckTime=76.146  cpuTime=76.01  mem=16M480
242.76	   
242.76	   search
242.76	     run=5  nbConstraintChecks=280704040  nbValidityChecks=160343  nbPropagations=16159  nbRevisions=30873
242.76	     nbUselessRevisions=16169  nbAssignments=605  nbFailedAssignments=275  nbBacktracks=208  nbVisitedNodes=851
242.76	     nbRestartNogoods=41  mapSize=189  nbInferences=0  nbTooLargeKeys=0
242.76	       =>  wckTime=241.874  cpuTime=241.56  mem=16M480
390.41	   
390.41	   search
390.41	     run=6  nbConstraintChecks=467949433  nbValidityChecks=245814  nbPropagations=22394  nbRevisions=45424
390.41	     nbUselessRevisions=24014  nbAssignments=872  nbFailedAssignments=418  nbBacktracks=323  nbVisitedNodes=1261
390.41	     nbRestartNogoods=45  mapSize=295  nbInferences=0  nbTooLargeKeys=0
390.41	       =>  wckTime=389.526  cpuTime=389.05  mem=16M480
545.43	   
545.43	   search
545.43	     run=7  nbConstraintChecks=661672681  nbValidityChecks=353698  nbPropagations=30930  nbRevisions=65474
545.43	     nbUselessRevisions=34800  nbAssignments=1281  nbFailedAssignments=634  nbBacktracks=495  nbVisitedNodes=1887
545.43	     nbRestartNogoods=46  mapSize=440  nbInferences=0  nbTooLargeKeys=0
545.43	       =>  wckTime=544.545  cpuTime=543.91  mem=16M480
760.75	   
760.75	   search
760.75	     run=8  nbConstraintChecks=906133105  nbValidityChecks=630072  nbPropagations=47252  nbRevisions=102583
760.75	     nbUselessRevisions=54293  nbAssignments=2022  nbFailedAssignments=986  nbBacktracks=751  nbVisitedNodes=2858
760.75	     nbRestartNogoods=54  mapSize=682  nbInferences=0  nbTooLargeKeys=0
760.75	       =>  wckTime=759.865  cpuTime=759.0  mem=16M480
870.37	   
870.37	   search
870.37	     run=9  nbConstraintChecks=1036690626  nbValidityChecks=729248  nbPropagations=66686  nbRevisions=146290
870.37	     nbUselessRevisions=77478  nbAssignments=2537  nbFailedAssignments=1109  nbBacktracks=1136  nbVisitedNodes=3496
870.37	     nbRestartNogoods=63  mapSize=943  nbInferences=0  nbTooLargeKeys=0
870.37	       =>  wckTime=869.485  cpuTime=868.51  mem=16M480
898.47	   
898.47	   INFO : Stopping hyperNogood (mapSize=1016, nbTooLargekeys=0, mem=16M480)
981.23	   
981.23	   search
981.23	     run=10  nbConstraintChecks=1171087737  nbValidityChecks=914874  nbPropagations=92694  nbRevisions=203905
981.23	     nbUselessRevisions=107536  nbAssignments=3486  nbFailedAssignments=1447  nbBacktracks=1713  nbVisitedNodes=4791
981.23	     nbRestartNogoods=72
981.23	       =>  wckTime=980.352  cpuTime=979.25  mem=16M480
1041.78	   
1041.78	   search
1041.78	     run=11  nbConstraintChecks=1246097953  nbValidityChecks=1192785  nbPropagations=132489  nbRevisions=288399
1041.78	     nbUselessRevisions=149494  nbAssignments=4949  nbFailedAssignments=1923  nbBacktracks=2577  nbVisitedNodes=6652
1041.78	     nbRestartNogoods=84
1041.78	       =>  wckTime=1040.897  cpuTime=1039.75  mem=16M480
1186.41	   
1186.41	   search
1186.41	     run=12  nbConstraintChecks=1423236873  nbValidityChecks=1709641  nbPropagations=195816  nbRevisions=420340
1186.41	     nbUselessRevisions=212373  nbAssignments=7203  nbFailedAssignments=2681  nbBacktracks=3878  nbVisitedNodes=9518
1186.41	     nbRestartNogoods=99
1186.41	       =>  wckTime=1185.527  cpuTime=1184.23  mem=16M480
1360.35	   
1360.35	   search
1360.35	     run=13  nbConstraintChecks=1647674210  nbValidityChecks=2523502  nbPropagations=293251  nbRevisions=623803
1360.35	     nbUselessRevisions=307168  nbAssignments=10283  nbFailedAssignments=3630  nbBacktracks=5824  nbVisitedNodes=13428
1360.35	     nbRestartNogoods=117
1360.35	       =>  wckTime=1359.47  cpuTime=1357.99  mem=16M480
1668.82	   
1668.82	   search
1668.82	     run=14  nbConstraintChecks=2030350727  nbValidityChecks=3705264  nbPropagations=441763  nbRevisions=933383
1668.82	     nbUselessRevisions=448867  nbAssignments=14936  nbFailedAssignments=5021  nbBacktracks=8745  nbVisitedNodes=19201
1668.82	     nbRestartNogoods=144
1668.82	       =>  wckTime=1667.936  cpuTime=1666.14  mem=16M480

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/node1/watcher-247933-1168395679 -o ROOT/results/node1/solver-247933-1168395679 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247933-1168395679/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.92 0.98 0.99 2/88 23987
/proc/meminfo: memFree=1617416/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=9748 CPUtime=0
/proc/23984/stat : 23984 (java) D 23979 23984 23872 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 187963711 9981952 412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 5829412 0 2147483391 0 7368 18446744072099781622 0 0 17 0 0 0
/proc/23984/statm: 2487 472 386 14 0 1142 0

[startup+0.10531 s]
/proc/loadavg: 0.92 0.98 0.99 2/88 23987
/proc/meminfo: memFree=1617416/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=914988 CPUtime=0.08
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 2995 0 1 0 7 1 0 0 22 0 8 0 187963711 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513356 s]
/proc/loadavg: 0.92 0.98 0.99 2/88 23987
/proc/meminfo: memFree=1617416/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915328 CPUtime=0.48
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 6877 0 1 0 44 4 0 0 25 0 8 0 187963711 937295872 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154020566 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228832 6616 2148 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33645 s]
/proc/loadavg: 0.92 0.98 0.99 4/101 24013
/proc/meminfo: memFree=1548696/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=1.3
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 8853 0 1 0 125 5 0 0 25 0 8 0 187963711 937431040 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073648532 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8591 2541 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 17 0 8 0 187963715 937431040 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.18
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 363 0 0 0 17 1 0 0 15 0 8 0 187963719 937431040 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98564 s]
/proc/loadavg: 0.92 0.98 0.99 3/101 24013
/proc/meminfo: memFree=1548632/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=2.95
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 8858 0 1 0 290 5 0 0 25 0 8 0 187963711 937431040 8595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073643679 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8595 2541 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 17 0 8 0 187963715 937431040 8595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.19
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 368 0 0 0 18 1 0 0 15 0 8 0 187963719 937431040 8595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.18801 s]
/proc/loadavg: 1.01 1.00 1.00 3/101 24013
/proc/meminfo: memFree=1548568/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=6.15
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 8875 0 1 0 610 5 0 0 25 0 8 0 187963711 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649260 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8609 2543 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 17 0 8 0 187963715 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.2
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 375 0 0 0 19 1 0 0 15 0 8 0 187963719 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915460

[startup+12.6678 s]
/proc/loadavg: 1.09 1.02 1.01 3/101 24013
/proc/meminfo: memFree=1548568/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=12.63
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 8877 0 1 0 1258 5 0 0 25 0 8 0 187963711 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8609 2543 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.2
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 375 0 0 0 19 1 0 0 16 0 8 0 187963719 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915460

[startup+25.5223 s]
/proc/loadavg: 1.29 1.06 1.02 3/101 24013
/proc/meminfo: memFree=1548376/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=25.48
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 8990 0 1 0 2543 5 0 0 25 0 8 0 187963711 937431040 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073643688 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8714 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.22
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 187963719 937431040 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915460

[startup+51.1473 s]
/proc/loadavg: 1.53 1.14 1.04 3/101 24013
/proc/meminfo: memFree=1548312/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=51.07
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9006 0 1 0 5101 6 0 0 25 0 8 0 187963711 937431040 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649291 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8726 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.23
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 187963719 937431040 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 915460

[startup+102.386 s]
/proc/loadavg: 1.79 1.27 1.09 3/101 24013
/proc/meminfo: memFree=1548312/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=102.26
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9023 0 1 0 10220 6 0 0 25 0 8 0 187963711 937431040 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073648480 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8743 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.23
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 187963719 937431040 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 915460

[startup+162.474 s]
/proc/loadavg: 1.92 1.40 1.15 3/101 24013
/proc/meminfo: memFree=1548248/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=162.28
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9024 0 1 0 16222 6 0 0 25 0 8 0 187963711 937431040 8743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073648104 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.67
Current children cumulated vsize (KiB) 915460

[startup+1484.24 s]
/proc/loadavg: 2.08 2.02 1.78 3/101 24013
/proc/meminfo: memFree=1528024/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=1482.71
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9182 0 1 0 148262 9 0 0 25 0 8 0 187963711 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651340 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8881 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.28
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.71
Current children cumulated vsize (KiB) 915460

[startup+1544.32 s]
/proc/loadavg: 2.03 2.01 1.79 3/101 24013
/proc/meminfo: memFree=1526872/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=1542.74
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9182 0 1 0 154265 9 0 0 25 0 8 0 187963711 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649999 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8881 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.28
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.74
Current children cumulated vsize (KiB) 915460

[startup+1604.41 s]
/proc/loadavg: 2.01 2.00 1.80 3/101 24013
/proc/meminfo: memFree=1524696/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=1602.74
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9182 0 1 0 160265 9 0 0 25 0 8 0 187963711 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073645555 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8881 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.28
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.74
Current children cumulated vsize (KiB) 915460

[startup+1664.49 s]
/proc/loadavg: 2.00 2.00 1.81 3/101 24013
/proc/meminfo: memFree=1479064/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=1662.77
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9182 0 1 0 166268 9 0 0 25 0 8 0 187963711 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073646376 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8881 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.28
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 424 0 0 0 27 1 0 0 16 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.77
Current children cumulated vsize (KiB) 915460

[startup+1724.57 s]
/proc/loadavg: 2.00 2.00 1.82 3/101 24013
/proc/meminfo: memFree=1479000/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=1722.8
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9186 0 1 0 172271 9 0 0 25 0 8 0 187963711 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651239 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8885 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.28
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 425 0 0 0 27 1 0 0 16 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.8
Current children cumulated vsize (KiB) 915460

[startup+1784.65 s]
/proc/loadavg: 2.08 2.02 1.83 3/101 24013
/proc/meminfo: memFree=1479000/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=1782.8
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9186 0 1 0 178271 9 0 0 25 0 8 0 187963711 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073648074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8885 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.28
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 425 0 0 0 27 1 0 0 16 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.8
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.94 s]
/proc/loadavg: 2.06 2.02 1.83 4/101 24013
/proc/meminfo: memFree=1479064/2055920 swapFree=4165612/4192956
[pid=23984] ppid=23979 vsize=915460 CPUtime=1800.08
/proc/23984/stat : 23984 (java) R 23979 23984 23872 0 -1 0 9186 0 1 0 179999 9 0 0 25 0 8 0 187963711 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073645031 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23984/statm: 228865 8885 2544 14 0 215335 0
[pid=23984/tid=24000] ppid=23979 vsize=915460 CPUtime=0.02
/proc/23984/task/24000/stat : 24000 (java) S 23979 23984 23872 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 187963715 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24001] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24001/stat : 24001 (java) S 23979 23984 23872 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187963716 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24002] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24002/stat : 24002 (java) S 23979 23984 23872 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187963716 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24006] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24006/stat : 24006 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24007] ppid=23979 vsize=915460 CPUtime=0.28
/proc/23984/task/24007/stat : 24007 (java) S 23979 23984 23872 0 -1 64 425 0 0 0 27 1 0 0 16 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24008] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24008/stat : 24008 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23984/tid=24009] ppid=23979 vsize=915460 CPUtime=0
/proc/23984/task/24009/stat : 24009 (java) S 23979 23984 23872 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187963719 937431040 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1802
CPU time (s): 1800.14
CPU user time (s): 1800.04
CPU system time (s): 0.099984
CPU usage (%): 99.8972
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9206
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= 37816
involuntary context switches= 49331

runsolver used 2.02569 s user time and 5.95209 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Jan 10 02:21:20 UTC 2007


IDJOB= 247933
IDBENCH= 11668
FILE ID= node1/247933-1168395679

PBS_JOBID= 3522862

Free space on /tmp= 66510 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-60-3-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247933-1168395679/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-247933-1168395679 -o ROOT/results/node1/solver-247933-1168395679 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247933-1168395679/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ec634fbeca3e3704a920a02e422724a7

RANDOM SEED= 294278287

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.234
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.234
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:       1618896 kB
Buffers:         47768 kB
Cached:         292044 kB
SwapCached:       4064 kB
Active:         187868 kB
Inactive:       191444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618896 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            5324 kB
Writeback:           0 kB
Mapped:          49520 kB
Slab:            42608 kB
Committed_AS:  6263660 kB
PageTables:       2260 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= 66510 MiB



End job on node1 on Wed Jan 10 02:51:22 UTC 2007