Trace number 247973

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.16 1815.4

General information on the benchmark

Nameprimes/primes-10/
primes-10-40-2-7.xml
MD5SUMdc1f64d89e80cdcfac52934bf2cb9a60
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity9
Maximum domain size28
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/247973-1168085911/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=100  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.43	       =>  wckTime=0.112  cpuTime=0.09  mem=6M951
0.43	   
0.43	   predicates being loaded...
0.47	   
0.47	   constraints being loaded...
0.62	     nbConstraints=40  nbSingletonDomainVariables=12  nbDisconnectedVariables=12  nbConvertedConstraints=4
0.62	     nbConvertConstraintsChecks=90944  nbExtensionStructures=4  nbSharedExtensionStructures=0  nbConflictsStructures=8
0.62	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=32  nbSharedBinaryRepresentations=208
0.62	     nbEvaluationManagers=36  nbSharedEvaluationManagers=0  maxDegree=7  maxArity=9
0.62	       =>  wckTime=0.305  cpuTime=0.23  mem=9M877
0.66	   
0.66	   solver IterativeSystematicSolver being built... 
0.83	       =>  wckTime=0.511  cpuTime=0.37  mem=14M390
1.43	   
1.43	   preprocessing
1.43	     nbConstraintChecks=1009491  nbValidityChecks=399  nbPropagations=108  nbRevisions=42  nbUselessRevisions=15
1.43	     nbRemovedValues=317  detectedInconsistency=no
1.43	       =>  wckTime=0.594  cpuTime=0.58  mem=15M366
7.61	   
7.61	   search
7.61	     run=0  nbConstraintChecks=7033342  nbValidityChecks=3272  nbPropagations=237  nbRevisions=291
7.61	     nbUselessRevisions=149  nbAssignments=38  nbFailedAssignments=7  nbBacktracks=12  nbVisitedNodes=46
7.61	     nbRestartNogoods=0  mapSize=4  nbInferences=0  nbTooLargeKeys=0
7.61	       =>  wckTime=6.773  cpuTime=6.68  mem=15M366
13.83	   
13.83	   search
13.83	     run=1  nbConstraintChecks=14034468  nbValidityChecks=9486  nbPropagations=727  nbRevisions=1107
13.83	     nbUselessRevisions=499  nbAssignments=86  nbFailedAssignments=21  nbBacktracks=27  nbVisitedNodes=111
13.83	     nbRestartNogoods=4  mapSize=14  nbInferences=0  nbTooLargeKeys=0
13.83	       =>  wckTime=12.995  cpuTime=12.83  mem=15M366
37.53	   
37.53	   search
37.53	     run=2  nbConstraintChecks=41290255  nbValidityChecks=17979  nbPropagations=1715  nbRevisions=2610
37.53	     nbUselessRevisions=1079  nbAssignments=174  nbFailedAssignments=68  nbBacktracks=51  nbVisitedNodes=246
37.53	     nbRestartNogoods=8  mapSize=31  nbInferences=0  nbTooLargeKeys=0
37.53	       =>  wckTime=36.7  cpuTime=36.31  mem=15M366
58.77	   
58.77	   search
58.77	     run=3  nbConstraintChecks=66517410  nbValidityChecks=30312  nbPropagations=3245  nbRevisions=5145
58.77	     nbUselessRevisions=2114  nbAssignments=258  nbFailedAssignments=106  nbBacktracks=85  nbVisitedNodes=371
58.77	     nbRestartNogoods=24  mapSize=49  nbInferences=0  nbTooLargeKeys=0
58.77	       =>  wckTime=57.936  cpuTime=57.35  mem=15M366
80.35	   
80.35	   search
80.35	     run=4  nbConstraintChecks=92677107  nbValidityChecks=46324  nbPropagations=5616  nbRevisions=9210
80.35	     nbUselessRevisions=3750  nbAssignments=370  nbFailedAssignments=155  nbBacktracks=138  nbVisitedNodes=539
80.35	     nbRestartNogoods=41  mapSize=80  nbInferences=0  nbTooLargeKeys=0
80.35	       =>  wckTime=79.519  cpuTime=78.73  mem=15M366
121.63	   
121.63	   search
121.63	     run=5  nbConstraintChecks=136610010  nbValidityChecks=60938  nbPropagations=9136  nbRevisions=14762
121.63	     nbUselessRevisions=5888  nbAssignments=564  nbFailedAssignments=252  nbBacktracks=214  nbVisitedNodes=830
121.63	     nbRestartNogoods=47  mapSize=143  nbInferences=0  nbTooLargeKeys=0
121.63	       =>  wckTime=120.794  cpuTime=119.63  mem=15M366
149.72	   
149.72	   search
149.72	     run=6  nbConstraintChecks=170236076  nbValidityChecks=98568  nbPropagations=14503  nbRevisions=23572
149.72	     nbUselessRevisions=9450  nbAssignments=776  nbFailedAssignments=334  nbBacktracks=332  nbVisitedNodes=1125
149.72	     nbRestartNogoods=61  mapSize=230  nbInferences=0  nbTooLargeKeys=0
149.72	       =>  wckTime=148.893  cpuTime=147.46  mem=15M366
242.92	   
242.92	   search
242.92	     run=7  nbConstraintChecks=271715358  nbValidityChecks=158445  nbPropagations=23046  nbRevisions=37750
242.92	     nbUselessRevisions=14990  nbAssignments=1166  nbFailedAssignments=537  nbBacktracks=507  nbVisitedNodes=1718
242.92	     nbRestartNogoods=63  mapSize=373  nbInferences=0  nbTooLargeKeys=0
242.92	       =>  wckTime=242.089  cpuTime=239.81  mem=15M366
311.45	   
311.45	   search
311.45	     run=8  nbConstraintChecks=351682033  nbValidityChecks=231485  nbPropagations=34930  nbRevisions=58352
311.45	     nbUselessRevisions=23332  nbAssignments=1742  nbFailedAssignments=834  nbBacktracks=768  nbVisitedNodes=2597
311.45	     nbRestartNogoods=77  mapSize=581  nbInferences=0  nbTooLargeKeys=0
311.45	       =>  wckTime=310.619  cpuTime=307.7  mem=15M366
488.93	   
488.93	   search
488.93	     run=9  nbConstraintChecks=567368868  nbValidityChecks=372209  nbPropagations=53816  nbRevisions=92967
488.93	     nbUselessRevisions=37196  nbAssignments=2572  nbFailedAssignments=1262  nbBacktracks=1160  nbVisitedNodes=3909
488.93	     nbRestartNogoods=83  mapSize=889  nbInferences=0  nbTooLargeKeys=0
488.93	       =>  wckTime=488.1  cpuTime=483.55  mem=15M366
513.22	   
513.22	   INFO : Stopping hyperNogood (mapSize=1023, nbTooLargekeys=0, mem=16M341)
532.24	   
532.24	   search
532.24	     run=10  nbConstraintChecks=614616398  nbValidityChecks=434679  nbPropagations=76800  nbRevisions=134064
532.24	     nbUselessRevisions=54123  nbAssignments=3412  nbFailedAssignments=1504  nbBacktracks=1739  nbVisitedNodes=4991
532.24	     nbRestartNogoods=93
532.24	       =>  wckTime=531.407  cpuTime=526.46  mem=16M341
808.16	   
808.16	   search
808.16	     run=11  nbConstraintChecks=926535198  nbValidityChecks=875381  nbPropagations=115759  nbRevisions=212691
808.16	     nbUselessRevisions=88553  nbAssignments=5106  nbFailedAssignments=2310  nbBacktracks=2603  nbVisitedNodes=7573
808.16	     nbRestartNogoods=95
808.16	       =>  wckTime=807.333  cpuTime=799.87  mem=16M341
1391.03	   
1391.03	   search
1391.03	     run=12  nbConstraintChecks=1575175625  nbValidityChecks=1451932  nbPropagations=181887  nbRevisions=343689
1391.03	     nbUselessRevisions=146035  nbAssignments=7874  nbFailedAssignments=3762  nbBacktracks=3902  nbVisitedNodes=11875
1391.03	     nbRestartNogoods=113
1391.03	       =>  wckTime=1390.199  cpuTime=1377.43  mem=16M341
1755.58	   
1755.58	   search
1755.58	     run=13  nbConstraintChecks=1966540290  nbValidityChecks=2083190  nbPropagations=276146  nbRevisions=534000
1755.58	     nbUselessRevisions=232460  nbAssignments=11437  nbFailedAssignments=5332  nbBacktracks=5853  nbVisitedNodes=17071
1755.58	     nbRestartNogoods=142
1755.58	       =>  wckTime=1754.746  cpuTime=1739.47  mem=16M341

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/node9/watcher-247973-1168085911 -o ROOT/results/node9/solver-247973-1168085911 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/247973-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.92 0.68 1.16 4/93 20637
/proc/meminfo: memFree=1010544/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=12076 CPUtime=0
/proc/20636/stat : 20636 (java) D 20634 20636 19774 0 -1 0 789 0 1 0 0 0 0 0 17 0 1 0 156987236 12365824 538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/20636/statm: 3019 545 450 14 0 1602 0

[startup+0.102655 s]
/proc/loadavg: 0.92 0.68 1.16 4/93 20637
/proc/meminfo: memFree=1010544/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=914988 CPUtime=0.08
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 2978 0 1 0 7 1 0 0 19 0 8 0 156987236 936947712 2724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154018819 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228747 2724 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510702 s]
/proc/loadavg: 0.92 0.68 1.16 4/93 20637
/proc/meminfo: memFree=1010544/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915328 CPUtime=0.49
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 6663 0 1 0 44 5 0 0 18 0 8 0 156987236 937295872 6402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073526269 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228832 6402 2155 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33179 s]
/proc/loadavg: 0.92 0.68 1.16 3/100 20644
/proc/meminfo: memFree=987000/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=1.29
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8585 0 1 0 123 6 0 0 25 0 8 0 156987236 937435136 8323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073625544 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8323 2528 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.15
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 347 0 0 0 14 1 0 0 16 0 8 0 156987244 937435136 8323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8323 18446744073709551615 134512640 134570532 4294956480 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) 915464

[startup+2.97597 s]
/proc/loadavg: 1.00 0.70 1.16 4/100 20644
/proc/meminfo: memFree=986616/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=2.93
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8689 0 1 0 286 7 0 0 25 0 8 0 156987236 937435136 8425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802543 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8425 2529 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 161 0 0 0 2 0 0 0 17 0 8 0 156987240 937435136 8425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.17
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 357 0 0 0 16 1 0 0 16 0 8 0 156987244 937435136 8425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.17833 s]
/proc/loadavg: 1.00 0.70 1.16 3/100 20644
/proc/meminfo: memFree=986488/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=6.1
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8694 0 1 0 603 7 0 0 25 0 8 0 156987236 937435136 8428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073621712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8428 2530 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.17
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 359 0 0 0 16 1 0 0 16 0 8 0 156987244 937435136 8428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915464

[startup+12.6511 s]
/proc/loadavg: 1.16 0.74 1.17 3/100 20644
/proc/meminfo: memFree=986552/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=12.51
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8713 0 1 0 1244 7 0 0 25 0 8 0 156987236 937435136 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073622938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8444 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 17 0 8 0 156987240 937435136 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.18
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 366 0 0 0 17 1 0 0 16 0 8 0 156987244 937435136 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915464

[startup+25.5015 s]
/proc/loadavg: 1.28 0.78 1.18 3/100 20646
/proc/meminfo: memFree=986352/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=25.24
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8721 0 1 0 2517 7 0 0 25 0 8 0 156987236 937435136 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073617363 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8450 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.19
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 370 0 0 0 18 1 0 0 16 0 8 0 156987244 937435136 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 915464

[startup+51.1064 s]
/proc/loadavg: 1.53 0.88 1.20 3/100 20646
/proc/meminfo: memFree=986424/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=50.62
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8733 0 1 0 5055 7 0 0 25 0 8 0 156987236 937435136 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073617360 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8458 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.19
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 374 0 0 0 18 1 0 0 16 0 8 0 156987244 937435136 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 915464

[startup+102.313 s]
/proc/loadavg: 1.81 1.07 1.24 3/100 20646
/proc/meminfo: memFree=986424/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=101.35
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8757 0 1 0 10128 7 0 0 25 0 8 0 156987236 937435136 8478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073618633 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8478 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.2
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 379 0 0 0 19 1 0 0 15 0 8 0 156987244 937435136 8478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8478 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 915464

[startup+162.359 s]
/proc/loadavg: 1.93 1.23 1.29 3/100 20646
/proc/meminfo: memFree=986360/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=160.85
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8795 0 1 0 16077 8 0 0 25 0 8 0 156987236 937435136 8512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073618592 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1410.29
Current children cumulated vsize (KiB) 915464

[startup+1483.33 s]
/proc/loadavg: 2.06 2.00 1.81 3/100 20646
/proc/meminfo: memFree=985656/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=1469.8
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8928 0 1 0 146960 20 0 0 25 0 8 0 156987236 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8634 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.25
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.8
Current children cumulated vsize (KiB) 915464

[startup+1543.37 s]
/proc/loadavg: 2.07 2.01 1.82 3/100 20646
/proc/meminfo: memFree=985656/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=1529.28
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8928 0 1 0 152908 20 0 0 25 0 8 0 156987236 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073623524 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8634 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.25
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.28
Current children cumulated vsize (KiB) 915464

[startup+1603.41 s]
/proc/loadavg: 2.10 2.04 1.84 3/100 20646
/proc/meminfo: memFree=985656/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=1588.79
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8928 0 1 0 158858 21 0 0 25 0 8 0 156987236 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073619181 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20636/statm: 228866 8634 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.25
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.79
Current children cumulated vsize (KiB) 915464

[startup+1663.47 s]
/proc/loadavg: 1.97 2.01 1.84 3/100 20704
/proc/meminfo: memFree=1063408/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=1648.37
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8928 0 1 0 164813 24 0 0 25 0 8 0 156987236 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624871 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20636/statm: 228866 8634 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.25
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.37
Current children cumulated vsize (KiB) 915464

[startup+1723.52 s]
/proc/loadavg: 2.03 2.02 1.85 3/100 20704
/proc/meminfo: memFree=1063600/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=1708.36
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8928 0 1 0 170812 24 0 0 25 0 8 0 156987236 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20636/statm: 228866 8634 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.25
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.36
Current children cumulated vsize (KiB) 915464

[startup+1783.56 s]
/proc/loadavg: 2.01 2.02 1.85 3/100 20704
/proc/meminfo: memFree=1063664/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=1768.34
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8932 0 1 0 176810 24 0 0 25 0 8 0 156987236 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624871 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20636/statm: 228866 8638 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.25
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156987244 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.34
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.33 s]
/proc/loadavg: 2.00 2.01 1.86 3/100 20704
/proc/meminfo: memFree=1063600/2055920 swapFree=4191880/4192956
[pid=20636] ppid=20634 vsize=915464 CPUtime=1800.09
/proc/20636/stat : 20636 (java) R 20634 20636 19774 0 -1 0 8932 0 1 0 179985 24 0 0 25 0 8 0 156987236 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073619117 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20636/statm: 228866 8638 2533 14 0 215336 0
[pid=20636/tid=20638] ppid=20634 vsize=915464 CPUtime=0.02
/proc/20636/task/20638/stat : 20638 (java) S 20634 20636 19774 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 156987240 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20639] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20639/stat : 20639 (java) S 20634 20636 19774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156987241 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20640] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20640/stat : 20640 (java) S 20634 20636 19774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156987241 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20641] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20641/stat : 20641 (java) S 20634 20636 19774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156987244 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20642] ppid=20634 vsize=915464 CPUtime=0.25
/proc/20636/task/20642/stat : 20642 (java) S 20634 20636 19774 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 156987244 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20643] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20643/stat : 20643 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156987244 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20636/tid=20644] ppid=20634 vsize=915464 CPUtime=0
/proc/20636/task/20644/stat : 20644 (java) S 20634 20636 19774 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156987244 937435136 8638 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1815.4
CPU time (s): 1800.16
CPU user time (s): 1799.91
CPU system time (s): 0.251961
CPU usage (%): 99.1603
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8949
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= 37890
involuntary context switches= 87380

runsolver used 2.10568 s user time and 5.9411 s system time

The end

Launcher Data (download as text)

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


IDJOB= 247973
IDBENCH= 11671
FILE ID= node9/247973-1168085911

PBS_JOBID= 3476290

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  dc1f64d89e80cdcfac52934bf2cb9a60

RANDOM SEED= 339467373

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.231
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.231
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:       1011024 kB
Buffers:         84260 kB
Cached:         599144 kB
SwapCached:        268 kB
Active:         540188 kB
Inactive:       402240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1011024 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:         280760 kB
Slab:            86692 kB
Committed_AS:  4855212 kB
PageTables:       2752 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= 66538 MiB



End job on node9 on Sat Jan  6 12:48:56 UTC 2007