Trace number 248155

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.13 1812.45

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-2-5.xml
MD5SUMa24e4b46273998bd17decb2262581464
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 benchmark0.037993
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity7
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=mac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/248155-1168085941/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.44	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.44	       =>  wckTime=0.115  cpuTime=0.1  mem=7M927
0.44	   
0.44	   predicates being loaded...
0.48	   
0.48	   constraints being loaded...
0.60	     nbConstraints=40  nbSingletonDomainVariables=15  nbDisconnectedVariables=15  nbConvertedConstraints=7
0.60	     nbConvertConstraintsChecks=87808  nbExtensionStructures=7  nbSharedExtensionStructures=0  nbConflictsStructures=7
0.60	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=33  nbSharedBinaryRepresentations=1544
0.60	     nbEvaluationManagers=33  nbSharedEvaluationManagers=0  maxDegree=5  maxArity=7
0.60	       =>  wckTime=0.275  cpuTime=0.22  mem=9M877
0.64	   
0.64	   solver IterativeSystematicSolver being built... 
0.81	       =>  wckTime=0.486  cpuTime=0.36  mem=15M672
2.87	   
2.87	   preprocessing
2.87	     nbConstraintChecks=4598325  nbValidityChecks=1175  nbPropagations=113  nbRevisions=54  nbUselessRevisions=8
2.87	     nbRemovedValues=3269  detectedInconsistency=no
2.87	       =>  wckTime=2.049  cpuTime=2.01  mem=15M672
7.20	   
7.20	   search
7.20	     run=0  nbConstraintChecks=5182784  nbValidityChecks=26038  nbPropagations=637  nbRevisions=704
7.20	     nbUselessRevisions=40  nbAssignments=262  nbFailedAssignments=226  nbBacktracks=11  nbVisitedNodes=489
7.20	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
7.20	       =>  wckTime=6.378  cpuTime=6.28  mem=15M672
7.23	   
7.23	   search
7.23	     run=1  nbConstraintChecks=5220424  nbValidityChecks=26169  nbPropagations=1311  nbRevisions=1458
7.23	     nbUselessRevisions=115  nbAssignments=284  nbFailedAssignments=228  nbBacktracks=26  nbVisitedNodes=513
7.23	     nbRestartNogoods=3  mapSize=8  nbInferences=0  nbTooLargeKeys=0
7.23	       =>  wckTime=6.413  cpuTime=6.32  mem=15M672
7.32	   
7.32	   search
7.32	     run=2  nbConstraintChecks=5320825  nbValidityChecks=26345  nbPropagations=2051  nbRevisions=2275
7.32	     nbUselessRevisions=223  nbAssignments=319  nbFailedAssignments=235  nbBacktracks=50  nbVisitedNodes=555
7.32	     nbRestartNogoods=5  mapSize=16  nbInferences=0  nbTooLargeKeys=0
7.32	       =>  wckTime=6.503  cpuTime=6.4  mem=15M672
35.63	   
35.63	   search
35.63	     run=3  nbConstraintChecks=39447911  nbValidityChecks=236301  nbPropagations=6244  nbRevisions=6944
35.63	     nbUselessRevisions=395  nbAssignments=2042  nbFailedAssignments=1916  nbBacktracks=83  nbVisitedNodes=3959
35.63	     nbRestartNogoods=6  mapSize=37  nbInferences=0  nbTooLargeKeys=0
35.63	       =>  wckTime=34.815  cpuTime=34.42  mem=15M672
45.23	   
45.23	   search
45.23	     run=4  nbConstraintChecks=50558250  nbValidityChecks=238100  nbPropagations=12350  nbRevisions=12675
45.23	     nbUselessRevisions=655  nbAssignments=2986  nbFailedAssignments=2768  nbBacktracks=142  nbVisitedNodes=5755
45.23	     nbRestartNogoods=12  mapSize=66  nbInferences=0  nbTooLargeKeys=0
45.23	       =>  wckTime=44.415  cpuTime=43.93  mem=15M672
100.02	   
100.02	   search
100.02	     run=5  nbConstraintChecks=113340003  nbValidityChecks=250300  nbPropagations=28685  nbRevisions=23631
100.02	     nbUselessRevisions=941  nbAssignments=8017  nbFailedAssignments=7710  nbBacktracks=217  nbVisitedNodes=15728
100.02	     nbRestartNogoods=17  mapSize=132  nbInferences=0  nbTooLargeKeys=0
100.02	       =>  wckTime=99.202  cpuTime=98.21  mem=16M647
226.97	   
226.97	   search
226.97	     run=6  nbConstraintChecks=258056299  nbValidityChecks=250537  nbPropagations=68222  nbRevisions=46160
226.97	     nbUselessRevisions=1255  nbAssignments=19672  nbFailedAssignments=19246  nbBacktracks=330  nbVisitedNodes=38919
226.97	     nbRestartNogoods=65  mapSize=235  nbInferences=0  nbTooLargeKeys=0
226.97	       =>  wckTime=226.158  cpuTime=224.0  mem=16M647
432.87	   
432.87	   search
432.87	     run=7  nbConstraintChecks=492707359  nbValidityChecks=251124  nbPropagations=145358  nbRevisions=87411
432.87	     nbUselessRevisions=1573  nbAssignments=38551  nbFailedAssignments=37950  nbBacktracks=500  nbVisitedNodes=76502
432.87	     nbRestartNogoods=168  mapSize=405  nbInferences=0  nbTooLargeKeys=0
432.87	       =>  wckTime=432.05  cpuTime=428.0  mem=16M647
584.54	   
584.54	   search
584.54	     run=8  nbConstraintChecks=665551958  nbValidityChecks=251957  nbPropagations=250323  nbRevisions=142587
584.54	     nbUselessRevisions=2026  nbAssignments=52588  nbFailedAssignments=51726  nbBacktracks=756  nbVisitedNodes=104315
584.54	     nbRestartNogoods=215  mapSize=529  nbInferences=0  nbTooLargeKeys=0
584.54	       =>  wckTime=583.724  cpuTime=578.28  mem=16M647
1046.89	   
1046.89	   search
1046.89	     run=9  nbConstraintChecks=1195256947  nbValidityChecks=252970  nbPropagations=440157  nbRevisions=240024
1046.89	     nbUselessRevisions=2485  nbAssignments=95199  nbFailedAssignments=93950  nbBacktracks=1140  nbVisitedNodes=189150
1046.89	     nbRestartNogoods=273  mapSize=909  nbInferences=0  nbTooLargeKeys=0
1046.89	       =>  wckTime=1046.078  cpuTime=1037.38  mem=16M647
1156.87	   
1156.87	   INFO : Stopping hyperNogood (mapSize=1004, nbTooLargekeys=0, mem=16M647)
1689.68	   
1689.68	   search
1689.68	     run=10  nbConstraintChecks=1977945327  nbValidityChecks=255120  nbPropagations=755370  nbRevisions=399890
1689.68	     nbUselessRevisions=2959  nbAssignments=158161  nbFailedAssignments=156334  nbBacktracks=1716  nbVisitedNodes=314496
1689.68	     nbRestartNogoods=374
1689.68	       =>  wckTime=1688.866  cpuTime=1677.08  mem=16M647

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

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

/proc/loadavg: 1.04 1.08 1.36 2/93 7671
/proc/meminfo: memFree=1202992/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=18540 CPUtime=0
/proc/7670/stat : 7670 (runsolver) R 7668 7670 7603 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156990563 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7670/statm: 4635 279 244 17 0 2626 0

[startup+0.102301 s]
/proc/loadavg: 1.04 1.08 1.36 2/93 7671
/proc/meminfo: memFree=1202992/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=912432 CPUtime=0.07
/proc/7670/stat : 7670 (java) D 7668 7670 7603 0 -1 0 2746 0 1 0 6 1 0 0 20 0 8 0 156990563 934330368 2492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7670/statm: 228108 2492 1379 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912432

[startup+0.510376 s]
/proc/loadavg: 1.04 1.08 1.36 2/93 7671
/proc/meminfo: memFree=1202992/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915328 CPUtime=0.47
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 6573 0 1 0 43 4 0 0 18 0 8 0 156990563 937295872 6312 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10997022 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7670/statm: 228832 6312 2149 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33352 s]
/proc/loadavg: 1.04 1.08 1.36 3/100 7678
/proc/meminfo: memFree=1178872/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=1.29
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 8733 0 1 0 123 6 0 0 25 0 8 0 156990563 937431040 8471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073737649 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7670/statm: 228865 8471 2528 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.13
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 156990572 937431040 8471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.98483 s]
/proc/loadavg: 1.04 1.08 1.36 3/100 7678
/proc/meminfo: memFree=1178744/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=2.93
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 8851 0 1 0 287 6 0 0 25 0 8 0 156990563 937431040 8587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073612050 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7670/statm: 228865 8587 2530 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 209 0 0 0 2 0 0 0 17 0 8 0 156990568 937431040 8587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.16
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 353 0 0 0 16 0 0 0 16 0 8 0 156990572 937431040 8587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.26743 s]
/proc/loadavg: 1.12 1.10 1.37 3/100 7678
/proc/meminfo: memFree=1178296/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=6.18
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 8858 0 1 0 612 6 0 0 25 0 8 0 156990563 937431040 8592 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073608416 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7670/statm: 228865 8592 2530 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8592 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8592 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8592 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8592 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.16
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 359 0 0 0 16 0 0 0 15 0 8 0 156990572 937431040 8592 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8592 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8592 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915460

[startup+12.7556 s]
/proc/loadavg: 1.19 1.11 1.37 3/100 7678
/proc/meminfo: memFree=1178232/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=12.6
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 8895 0 1 0 1254 6 0 0 25 0 8 0 156990563 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073606684 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7670/statm: 228865 8625 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 17 0 8 0 156990568 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.17
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 367 0 0 0 17 0 0 0 15 0 8 0 156990572 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915460

[startup+25.601 s]
/proc/loadavg: 1.37 1.16 1.38 3/100 7678
/proc/meminfo: memFree=1178296/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=25.34
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 8904 0 1 0 2528 6 0 0 25 0 8 0 156990563 937431040 8629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7670/statm: 228865 8629 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.18
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 375 0 0 0 18 0 0 0 15 0 8 0 156990572 937431040 8629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915460

[startup+51.2067 s]
/proc/loadavg: 1.58 1.22 1.39 3/100 7678
/proc/meminfo: memFree=1178104/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=50.7
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 8960 0 1 0 5064 6 0 0 25 0 8 0 156990563 937431040 8680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073606703 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7670/statm: 228865 8680 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.22
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 156990572 937431040 8680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915460

[startup+102.409 s]
/proc/loadavg: 1.82 1.34 1.42 3/100 7678
/proc/meminfo: memFree=1178040/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=101.44
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 8976 0 1 0 10137 7 0 0 25 0 8 0 156990563 937431040 8694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073608517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7670/statm: 228865 8694 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.22
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 156990572 937431040 8694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915460

[startup+162.456 s]
/proc/loadavg: 1.93 1.46 1.46 3/100 7678
/proc/meminfo: memFree=1178040/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=160.93
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 8987 0 1 0 16086 7 0 0 25 0 8 0 156990563 937431040 8704 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073732740 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.39 s]
/proc/loadavg: 2.01 1.99 1.83 3/93 7788
/proc/meminfo: memFree=1160368/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=1472.63
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 9198 0 1 0 147246 17 0 0 25 0 8 0 156990563 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073611530 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7670/statm: 228865 8913 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.23
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 396 0 0 0 22 1 0 0 17 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1472.63
Current children cumulated vsize (KiB) 915460

[startup+1543.42 s]
/proc/loadavg: 2.00 1.99 1.84 3/93 7788
/proc/meminfo: memFree=1160304/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=1532.38
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 9198 0 1 0 153221 17 0 0 25 0 8 0 156990563 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073609161 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7670/statm: 228865 8913 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.23
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 396 0 0 0 22 1 0 0 17 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.38
Current children cumulated vsize (KiB) 915460

[startup+1603.44 s]
/proc/loadavg: 2.00 1.99 1.84 3/93 7788
/proc/meminfo: memFree=1160304/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=1592.13
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 9198 0 1 0 159195 18 0 0 25 0 8 0 156990563 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073608416 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7670/statm: 228865 8913 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.23
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 396 0 0 0 22 1 0 0 17 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.13
Current children cumulated vsize (KiB) 915460

[startup+1663.46 s]
/proc/loadavg: 2.00 1.99 1.85 3/93 7788
/proc/meminfo: memFree=1160368/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=1651.84
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 9198 0 1 0 165166 18 0 0 25 0 8 0 156990563 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733671 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7670/statm: 228865 8913 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.23
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 396 0 0 0 22 1 0 0 17 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.84
Current children cumulated vsize (KiB) 915460

[startup+1723.48 s]
/proc/loadavg: 2.03 2.00 1.86 3/93 7788
/proc/meminfo: memFree=1159728/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=1711.59
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 9202 0 1 0 171140 19 0 0 25 0 8 0 156990563 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073609138 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7670/statm: 228865 8917 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.23
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.59
Current children cumulated vsize (KiB) 915460

[startup+1783.51 s]
/proc/loadavg: 2.01 2.00 1.87 3/93 7788
/proc/meminfo: memFree=1156336/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=1771.34
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 9202 0 1 0 177115 19 0 0 25 0 8 0 156990563 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073608039 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7670/statm: 228865 8917 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.23
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.34
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.39 s]
/proc/loadavg: 2.00 2.00 1.87 3/93 7788
/proc/meminfo: memFree=1153648/2055920 swapFree=4191880/4192956
[pid=7670] ppid=7668 vsize=915460 CPUtime=1800.07
/proc/7670/stat : 7670 (java) R 7668 7670 7603 0 -1 0 9202 0 1 0 179988 19 0 0 25 0 8 0 156990563 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073606600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7670/statm: 228865 8917 2533 14 0 215335 0
[pid=7670/tid=7672] ppid=7668 vsize=915460 CPUtime=0.02
/proc/7670/task/7672/stat : 7672 (java) S 7668 7670 7603 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 156990568 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7673] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7673/stat : 7673 (java) S 7668 7670 7603 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156990568 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7674] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7674/stat : 7674 (java) S 7668 7670 7603 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156990568 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7675] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7675/stat : 7675 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7676] ppid=7668 vsize=915460 CPUtime=0.23
/proc/7670/task/7676/stat : 7676 (java) S 7668 7670 7603 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7670/tid=7677] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7677/stat : 7677 (java) S 7668 7670 7603 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7670/tid=7678] ppid=7668 vsize=915460 CPUtime=0
/proc/7670/task/7678/stat : 7678 (java) S 7668 7670 7603 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156990572 937431040 8917 18446744073709551615 134512640 134570532 4294956464 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): 1812.45
CPU time (s): 1800.13
CPU user time (s): 1799.93
CPU system time (s): 0.197969
CPU usage (%): 99.3203
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9219
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= 37800
involuntary context switches= 73968

runsolver used 1.9887 s user time and 5.43717 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 12:19:06 UTC 2007


IDJOB= 248155
IDBENCH= 11685
FILE ID= node2/248155-1168085941

PBS_JOBID= 3476344

Free space on /tmp= 66324 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-40-2-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248155-1168085941/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-248155-1168085941 -o ROOT/results/node2/solver-248155-1168085941 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248155-1168085941/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a24e4b46273998bd17decb2262581464

RANDOM SEED= 493764088

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.259
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	: 5931.00
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.259
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:       1203472 kB
Buffers:         61236 kB
Cached:         597688 kB
SwapCached:        268 kB
Active:         225804 kB
Inactive:       531460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1203472 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:         126656 kB
Slab:            79660 kB
Committed_AS:  4369172 kB
PageTables:       2516 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= 66324 MiB



End job on node2 on Sat Jan  6 12:49:24 UTC 2007