Trace number 247934

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.11 1800.76

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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/247934-1168085911/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=100  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.40	       =>  wckTime=0.107  cpuTime=0.09  mem=6M951
0.40	   
0.40	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.64	     nbConstraints=60  nbSingletonDomainVariables=3  nbDisconnectedVariables=3  nbConflictsStructures=6
0.64	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=54  nbSharedBinaryRepresentations=0
0.64	     nbEvaluationManagers=60  nbSharedEvaluationManagers=0  maxDegree=11  maxArity=10
0.64	       =>  wckTime=0.349  cpuTime=0.26  mem=11M827
0.68	   
0.68	   solver IterativeSystematicSolver being built... 
0.84	       =>  wckTime=0.549  cpuTime=0.39  mem=15M569
2.16	   
2.16	   preprocessing
2.16	     nbConstraintChecks=2257124  nbValidityChecks=763  nbPropagations=117  nbRevisions=63  nbUselessRevisions=32
2.16	     nbRemovedValues=313  detectedInconsistency=no
2.16	       =>  wckTime=1.311  cpuTime=1.31  mem=15M569
6.08	   
6.08	   search
6.08	     run=0  nbConstraintChecks=5412826  nbValidityChecks=5155  nbPropagations=292  nbRevisions=415
6.08	     nbUselessRevisions=222  nbAssignments=31  nbFailedAssignments=6  nbBacktracks=12  nbVisitedNodes=38
6.08	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
6.08	       =>  wckTime=5.227  cpuTime=5.2  mem=15M569
10.92	   
10.92	   search
10.92	     run=1  nbConstraintChecks=12039144  nbValidityChecks=11242  nbPropagations=797  nbRevisions=1235
10.92	     nbUselessRevisions=656  nbAssignments=64  nbFailedAssignments=12  nbBacktracks=30  nbVisitedNodes=77
10.92	     nbRestartNogoods=2  mapSize=20  nbInferences=0  nbTooLargeKeys=0
10.92	       =>  wckTime=10.071  cpuTime=10.04  mem=15M569
21.79	   
21.79	   search
21.79	     run=2  nbConstraintChecks=27186771  nbValidityChecks=21391  nbPropagations=1719  nbRevisions=2795
21.79	     nbUselessRevisions=1413  nbAssignments=117  nbFailedAssignments=37  nbBacktracks=55  nbVisitedNodes=155
21.79	     nbRestartNogoods=4  mapSize=38  nbInferences=0  nbTooLargeKeys=0
21.79	       =>  wckTime=20.945  cpuTime=20.9  mem=15M569
46.79	   
46.79	   search
46.79	     run=3  nbConstraintChecks=59453730  nbValidityChecks=37493  nbPropagations=3319  nbRevisions=5512
46.79	     nbUselessRevisions=2667  nbAssignments=220  nbFailedAssignments=87  nbBacktracks=88  nbVisitedNodes=308
46.79	     nbRestartNogoods=7  mapSize=66  nbInferences=0  nbTooLargeKeys=0
46.79	       =>  wckTime=45.944  cpuTime=45.88  mem=15M569
102.05	   
102.05	   search
102.05	     run=4  nbConstraintChecks=113100234  nbValidityChecks=98294  nbPropagations=6524  nbRevisions=11678
102.05	     nbUselessRevisions=5726  nbAssignments=479  nbFailedAssignments=272  nbBacktracks=138  nbVisitedNodes=753
102.05	     nbRestartNogoods=19  mapSize=105  nbInferences=0  nbTooLargeKeys=0
102.05	       =>  wckTime=101.205  cpuTime=101.12  mem=15M569
635.74	   
635.74	   search
635.74	     run=5  nbConstraintChecks=731016485  nbValidityChecks=326774  nbPropagations=12517  nbRevisions=28361
635.74	     nbUselessRevisions=14214  nbAssignments=1175  nbFailedAssignments=876  nbBacktracks=214  nbVisitedNodes=2057
635.74	     nbRestartNogoods=27  mapSize=175  nbInferences=0  nbTooLargeKeys=0
635.74	       =>  wckTime=634.896  cpuTime=634.61  mem=15M569
746.21	   
746.21	   search
746.21	     run=6  nbConstraintChecks=858480838  nbValidityChecks=446764  nbPropagations=21792  nbRevisions=52042
746.21	     nbUselessRevisions=26164  nbAssignments=1444  nbFailedAssignments=1022  nbBacktracks=327  nbVisitedNodes=2476
746.21	     nbRestartNogoods=49  mapSize=279  nbInferences=0  nbTooLargeKeys=0
746.21	       =>  wckTime=745.361  cpuTime=745.04  mem=15M569
871.38	   
871.38	   search
871.38	     run=7  nbConstraintChecks=995557443  nbValidityChecks=615634  nbPropagations=35823  nbRevisions=85642
871.38	     nbUselessRevisions=43161  nbAssignments=1794  nbFailedAssignments=1192  nbBacktracks=497  nbVisitedNodes=3003
871.38	     nbRestartNogoods=55  mapSize=437  nbInferences=0  nbTooLargeKeys=0
871.38	       =>  wckTime=870.538  cpuTime=870.16  mem=16M544
1084.19	   
1084.19	   search
1084.19	     run=8  nbConstraintChecks=1217309675  nbValidityChecks=841366  nbPropagations=56323  nbRevisions=132357
1084.19	     nbUselessRevisions=67163  nbAssignments=2374  nbFailedAssignments=1506  nbBacktracks=753  nbVisitedNodes=3897
1084.19	     nbRestartNogoods=70  mapSize=691  nbInferences=0  nbTooLargeKeys=0
1084.19	       =>  wckTime=1083.341  cpuTime=1082.89  mem=16M544
1133.43	   
1133.43	   search
1133.43	     run=9  nbConstraintChecks=1273730312  nbValidityChecks=936588  nbPropagations=80881  nbRevisions=186839
1133.43	     nbUselessRevisions=95036  nbAssignments=3025  nbFailedAssignments=1747  nbBacktracks=1137  nbVisitedNodes=4791
1133.43	     nbRestartNogoods=83  mapSize=956  nbInferences=0  nbTooLargeKeys=0
1133.43	       =>  wckTime=1132.586  cpuTime=1132.11  mem=16M544
1137.46	   
1137.46	   INFO : Stopping hyperNogood (mapSize=1007, nbTooLargekeys=0, mem=16M544)
1235.60	   
1235.60	   search
1235.60	     run=10  nbConstraintChecks=1391560406  nbValidityChecks=1126840  nbPropagations=112550  nbRevisions=256212
1235.60	     nbUselessRevisions=130093  nbAssignments=4070  nbFailedAssignments=2192  nbBacktracks=1719  nbVisitedNodes=6286
1235.60	     nbRestartNogoods=116
1235.60	       =>  wckTime=1234.76  cpuTime=1234.24  mem=16M544
1328.13	   
1328.13	   search
1328.13	     run=11  nbConstraintChecks=1503255477  nbValidityChecks=1453055  nbPropagations=157019  nbRevisions=352364
1328.13	     nbUselessRevisions=177229  nbAssignments=5545  nbFailedAssignments=2771  nbBacktracks=2583  nbVisitedNodes=8354
1328.13	     nbRestartNogoods=144
1328.13	       =>  wckTime=1327.287  cpuTime=1326.73  mem=16M544
1656.31	   
1656.31	   search
1656.31	     run=12  nbConstraintChecks=1897708777  nbValidityChecks=1930666  nbPropagations=221855  nbRevisions=489380
1656.31	     nbUselessRevisions=242638  nbAssignments=7719  nbFailedAssignments=3617  nbBacktracks=3880  nbVisitedNodes=11386
1656.31	     nbRestartNogoods=171
1656.31	       =>  wckTime=1655.464  cpuTime=1654.8  mem=16M544

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/node25/watcher-247934-1168085911 -o ROOT/results/node25/solver-247934-1168085911 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/247934-1168085911/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.00 0.21 0.92 4/78 334
/proc/meminfo: memFree=1648128/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=1784 CPUtime=0
/proc/333/stat : 333 (java) D 331 333 32449 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 156984490 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/333/statm: 446 136 102 14 0 91 0

[startup+0.107579 s]
/proc/loadavg: 0.00 0.21 0.92 4/78 334
/proc/meminfo: memFree=1648128/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=914988 CPUtime=0.08
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 3045 0 1 0 7 1 0 0 17 0 8 0 156984490 936947712 2791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642522 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/333/statm: 228747 2791 1445 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.518649 s]
/proc/loadavg: 0.00 0.21 0.92 4/78 334
/proc/meminfo: memFree=1648128/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=0.48
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 7019 0 1 0 44 4 0 0 16 0 8 0 156984490 937431040 6758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/333/statm: 228865 6758 2166 14 0 215335 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915460

[startup+1.33878 s]
/proc/loadavg: 0.00 0.21 0.92 2/85 341
/proc/meminfo: memFree=1624072/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=1.31
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 8747 0 1 0 126 5 0 0 17 0 8 0 156984490 937431040 8485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645566 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8485 2529 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 173 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.16
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 363 0 0 0 15 1 0 0 16 0 8 0 156984498 937431040 8485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.97506 s]
/proc/loadavg: 0.08 0.22 0.92 2/85 341
/proc/meminfo: memFree=1623688/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=2.94
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 8850 0 1 0 289 5 0 0 17 0 8 0 156984490 937431040 8586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073649306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8586 2531 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 173 0 0 0 3 0 0 0 17 0 8 0 156984494 937431040 8586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.17
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 369 0 0 0 16 1 0 0 15 0 8 0 156984498 937431040 8586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.27062 s]
/proc/loadavg: 0.08 0.22 0.92 2/85 341
/proc/meminfo: memFree=1623624/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=6.23
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 8871 0 1 0 618 5 0 0 17 0 8 0 156984490 937431040 8603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8603 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.18
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 375 0 0 0 17 1 0 0 16 0 8 0 156984498 937431040 8603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915460

[startup+12.7377 s]
/proc/loadavg: 0.22 0.25 0.92 2/85 341
/proc/meminfo: memFree=1623560/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=12.7
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 8881 0 1 0 1265 5 0 0 19 0 8 0 156984490 937431040 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8609 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.19
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 377 0 0 0 18 1 0 0 16 0 8 0 156984498 937431040 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915460

[startup+25.5859 s]
/proc/loadavg: 0.34 0.27 0.92 2/85 341
/proc/meminfo: memFree=1623560/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=25.54
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 8891 0 1 0 2549 5 0 0 23 0 8 0 156984490 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073646384 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8618 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.19
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 381 0 0 0 18 1 0 0 15 0 8 0 156984498 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915460

[startup+51.2693 s]
/proc/loadavg: 0.56 0.33 0.92 2/85 341
/proc/meminfo: memFree=1623496/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=51.22
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 8904 0 1 0 5116 6 0 0 17 0 8 0 156984490 937431040 8628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942099 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8628 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.2
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 384 0 0 0 19 1 0 0 15 0 8 0 156984498 937431040 8628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 915460

[startup+102.53 s]
/proc/loadavg: 0.81 0.43 0.92 2/85 343
/proc/meminfo: memFree=1623304/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=102.46
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 8916 0 1 0 10240 6 0 0 17 0 8 0 156984490 937431040 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073649260 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8636 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.2
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 156984498 937431040 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.46
Current children cumulated vsize (KiB) 915460

[startup+162.629 s]
/proc/loadavg: 0.93 0.53 0.92 2/85 343
/proc/meminfo: memFree=1623368/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=162.54
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 8922 0 1 0 16248 6 0 0 25 0 8 0 156984490 937431040 8641 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645476 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1484.74 s]
/proc/loadavg: 1.00 0.97 0.92 2/85 343
/proc/meminfo: memFree=1622664/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=1484.19
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 9075 0 1 0 148410 9 0 0 25 0 8 0 156984490 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648074 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8776 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.25
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1484.19
Current children cumulated vsize (KiB) 915460

[startup+1544.84 s]
/proc/loadavg: 1.05 0.99 0.93 2/85 343
/proc/meminfo: memFree=1622728/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=1544.27
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 9075 0 1 0 154418 9 0 0 25 0 8 0 156984490 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8776 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.25
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1544.27
Current children cumulated vsize (KiB) 915460

[startup+1604.93 s]
/proc/loadavg: 1.02 0.99 0.93 2/85 343
/proc/meminfo: memFree=1622664/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=1604.33
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 9075 0 1 0 160424 9 0 0 25 0 8 0 156984490 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8776 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.25
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1604.33
Current children cumulated vsize (KiB) 915460

[startup+1665.01 s]
/proc/loadavg: 1.00 0.99 0.93 2/85 343
/proc/meminfo: memFree=1622664/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=1664.4
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 9078 0 1 0 166431 9 0 0 25 0 8 0 156984490 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073649883 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8779 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.25
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.4
Current children cumulated vsize (KiB) 915460

[startup+1725.11 s]
/proc/loadavg: 1.00 0.99 0.93 2/85 343
/proc/meminfo: memFree=1622664/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=1724.47
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 9078 0 1 0 172438 9 0 0 25 0 8 0 156984490 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8779 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.25
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.47
Current children cumulated vsize (KiB) 915460

[startup+1785.21 s]
/proc/loadavg: 1.00 0.99 0.93 2/85 343
/proc/meminfo: memFree=1622664/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=1784.55
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 9079 0 1 0 178446 9 0 0 25 0 8 0 156984490 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073646423 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8779 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.25
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.73 s]
/proc/loadavg: 1.00 0.99 0.93 2/85 343
/proc/meminfo: memFree=1622600/2055920 swapFree=4192812/4192956
[pid=333] ppid=331 vsize=915460 CPUtime=1800.07
/proc/333/stat : 333 (java) R 331 333 32449 0 -1 0 9079 0 1 0 179998 9 0 0 25 0 8 0 156984490 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645035 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/333/statm: 228865 8779 2534 14 0 215335 0
[pid=333/tid=335] ppid=331 vsize=915460 CPUtime=0.03
/proc/333/task/335/stat : 335 (java) S 331 333 32449 0 -1 64 174 0 0 0 3 0 0 0 16 0 8 0 156984494 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=336] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/336/stat : 336 (java) S 331 333 32449 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=337] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/337/stat : 337 (java) S 331 333 32449 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156984495 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=338] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/338/stat : 338 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=339] ppid=331 vsize=915460 CPUtime=0.25
/proc/333/task/339/stat : 339 (java) S 331 333 32449 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=340] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/340/stat : 340 (java) S 331 333 32449 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=333/tid=341] ppid=331 vsize=915460 CPUtime=0
/proc/333/task/341/stat : 341 (java) S 331 333 32449 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156984498 937431040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1800.76
CPU time (s): 1800.11
CPU user time (s): 1800.01
CPU system time (s): 0.101984
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9097
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= 37379
involuntary context switches= 36367

runsolver used 1.56376 s user time and 4.82527 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 12:18:39 UTC 2007


IDJOB= 247934
IDBENCH= 11668
FILE ID= node25/247934-1168085911

PBS_JOBID= 3476322

Free space on /tmp= 66550 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 mac.xml 1 XSax /tmp/evaluation/247934-1168085911/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-247934-1168085911 -o ROOT/results/node25/solver-247934-1168085911 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/247934-1168085911/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ec634fbeca3e3704a920a02e422724a7

RANDOM SEED= 95501830

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.279
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.279
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:       1648608 kB
Buffers:         45212 kB
Cached:         248140 kB
SwapCached:          0 kB
Active:          82524 kB
Inactive:       254328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          62508 kB
Slab:            55852 kB
Committed_AS:  2917672 kB
PageTables:       1936 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= 66550 MiB



End job on node25 on Sat Jan  6 12:48:42 UTC 2007