Trace number 210235

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.07 1808.8

General information on the benchmark

NamepseudoSeries/fpga/
fpga-35-35.xml
MD5SUMfc3f9e2606e66d7964a95e1400c29494
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 benchmark1562.02
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1838
Number of constraints1330
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1330
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/210235-1168196032/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.54	     nbVariables=1838  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.54	       =>  wckTime=0.238  cpuTime=0.15  mem=9M844
0.54	   
0.54	   predicates being loaded...
0.56	   
0.56	   constraints being loaded...
1.27	     nbConstraints=1330  nbUnbuiltConflictsStructures=6  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.27	     nbSharedEvaluationManagers=1324  maxDegree=36  maxArity=35
1.27	       =>  wckTime=0.968  cpuTime=0.75  mem=24M730
1.35	   
1.35	   solver IterativeSystematicSolver being built... 
1.79	       =>  wckTime=1.496  cpuTime=1.1  mem=41M835
8.51	   
8.51	   preprocessing
8.51	     nbConstraintChecks=1114127  nbValidityChecks=871683  nbPropagations=6744  nbRevisions=450688
8.51	     nbUselessRevisions=448255  nbSingletonTests=2476  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0
8.51	     detectedInconsistency=no
8.51	       =>  wckTime=6.713  cpuTime=6.62  mem=43M866
9.05	   
9.05	   search
9.05	     run=0  nbConstraintChecks=1281  nbValidityChecks=407977  nbPropagations=8631  nbRevisions=654799
9.05	     nbUselessRevisions=651140  nbAssignments=661  nbFailedAssignments=1  nbBacktracks=48  nbVisitedNodes=663
9.05	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
9.05	       =>  wckTime=7.252  cpuTime=7.15  mem=45M897
14.32	   
14.32	   search
14.32	     run=1  nbConstraintChecks=1051167  nbValidityChecks=819054  nbPropagations=19574  nbRevisions=1516794
14.32	     nbUselessRevisions=1508270  nbAssignments=1766  nbFailedAssignments=2  nbBacktracks=541  nbVisitedNodes=1769
14.32	     nbRestartNogoods=1  mapSize=17  nbInferences=0  nbTooLargeKeys=0
14.32	       =>  wckTime=12.517  cpuTime=12.37  mem=50M976
19.32	   
19.32	   search
19.32	     run=2  nbConstraintChecks=2100970  nbValidityChecks=1227103  nbPropagations=32424  nbRevisions=2583041
19.32	     nbUselessRevisions=2568440  nbAssignments=2460  nbFailedAssignments=3  nbBacktracks=574  nbVisitedNodes=2464
19.32	     nbRestartNogoods=2  mapSize=18  nbInferences=0  nbTooLargeKeys=0
19.32	       =>  wckTime=17.52  cpuTime=17.34  mem=53M7
181.17	   
181.17	   search
181.17	     run=3  nbConstraintChecks=39850898  nbValidityChecks=1635188  nbPropagations=47264  nbRevisions=3853575
181.17	     nbUselessRevisions=3831669  nbAssignments=3221  nbFailedAssignments=39  nbBacktracks=608  nbVisitedNodes=3261
181.17	     nbRestartNogoods=3  mapSize=52  nbInferences=0  nbTooLargeKeys=0
181.17	       =>  wckTime=179.372  cpuTime=178.42  mem=55M38
181.72	   
181.72	   search
181.72	     run=4  nbConstraintChecks=39853185  nbValidityChecks=2044427  nbPropagations=64007  nbRevisions=5328758
181.72	     nbUselessRevisions=5298353  nbAssignments=3929  nbFailedAssignments=43  nbBacktracks=667  nbVisitedNodes=3973
181.72	     nbRestartNogoods=5  mapSize=58  nbInferences=0  nbTooLargeKeys=0
181.72	       =>  wckTime=179.922  cpuTime=178.97  mem=57M70
182.24	   
182.24	   search
182.24	     run=5  nbConstraintChecks=39854980  nbValidityChecks=2454218  nbPropagations=82671  nbRevisions=7008874
182.24	     nbUselessRevisions=6968775  nbAssignments=4653  nbFailedAssignments=48  nbBacktracks=742  nbVisitedNodes=4702
182.25	     nbRestartNogoods=7  mapSize=66  nbInferences=0  nbTooLargeKeys=0
182.25	       =>  wckTime=180.445  cpuTime=179.49  mem=59M101
182.79	   
182.79	   search
182.79	     run=6  nbConstraintChecks=39857481  nbValidityChecks=2865702  nbPropagations=103303  nbRevisions=8894771
182.79	     nbUselessRevisions=8843780  nbAssignments=5421  nbFailedAssignments=56  nbBacktracks=863  nbVisitedNodes=5478
182.79	     nbRestartNogoods=9  mapSize=81  nbInferences=0  nbTooLargeKeys=0
182.79	       =>  wckTime=180.985  cpuTime=180.03  mem=62M148
187.99	   
187.99	   search
187.99	     run=7  nbConstraintChecks=40907708  nbValidityChecks=3277879  nbPropagations=126232  nbRevisions=10988315
187.99	     nbUselessRevisions=10925260  nbAssignments=6546  nbFailedAssignments=57  nbBacktracks=1309  nbVisitedNodes=6604
187.99	     nbRestartNogoods=10  mapSize=96  nbInferences=0  nbTooLargeKeys=0
187.99	       =>  wckTime=186.186  cpuTime=185.2  mem=66M211
193.28	   
193.28	   search
193.28	     run=8  nbConstraintChecks=41957561  nbValidityChecks=3690018  nbPropagations=151457  nbRevisions=13289467
193.28	     nbUselessRevisions=13213176  nbAssignments=7669  nbFailedAssignments=58  nbBacktracks=1754  nbVisitedNodes=7728
193.28	     nbRestartNogoods=11  mapSize=111  nbInferences=0  nbTooLargeKeys=0
193.28	       =>  wckTime=191.482  cpuTime=190.42  mem=29M881
198.52	   
198.52	   search
198.52	     run=9  nbConstraintChecks=43007414  nbValidityChecks=4102087  nbPropagations=178978  nbRevisions=15798192
198.52	     nbUselessRevisions=15707493  nbAssignments=8792  nbFailedAssignments=59  nbBacktracks=2198  nbVisitedNodes=8852
198.52	     nbRestartNogoods=12  mapSize=126  nbInferences=0  nbTooLargeKeys=0
198.52	       =>  wckTime=196.723  cpuTime=195.64  mem=33M915

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-210235-1168196032 -o ROOT/results/node9/solver-210235-1168196032 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210235-1168196032/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.16 1.09 1.63 7/86 29715
/proc/meminfo: memFree=1509960/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=18540 CPUtime=0
/proc/29714/stat : 29714 (runsolver) R 29709 29714 29566 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 167998757 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29714/statm: 4635 279 244 17 0 2626 0

[startup+0.110582 s]
/proc/loadavg: 0.16 1.09 1.63 7/86 29715
/proc/meminfo: memFree=1509960/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=914988 CPUtime=0.09
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 3076 0 1 0 7 2 0 0 25 0 8 0 167998757 936947712 2822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160642522 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29714/statm: 228747 2822 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.522628 s]
/proc/loadavg: 0.16 1.09 1.63 7/86 29715
/proc/meminfo: memFree=1509960/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915328 CPUtime=0.5
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 6626 0 1 0 45 5 0 0 25 0 8 0 167998757 937295872 6365 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228832 6365 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.34472 s]
/proc/loadavg: 0.30 1.10 1.63 3/101 29731
/proc/meminfo: memFree=1411856/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915824 CPUtime=1.31
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 21801 0 1 0 114 17 0 0 25 0 8 0 167998757 937803776 21537 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228956 21547 2188 14 0 215426 0
[pid=29714/tid=29718] ppid=29709 vsize=915824 CPUtime=0.11
/proc/29714/task/29718/stat : 29718 (java) R 29709 29714 29566 0 -1 64 5181 0 0 0 9 2 0 0 16 0 8 0 167998761 937803776 21552 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155526126 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915824 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167998761 937803776 21560 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915824 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167998761 937803776 21566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915824 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937803776 21573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915824 CPUtime=0.19
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 423 0 0 0 18 1 0 0 16 0 8 0 167998764 937803776 21579 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915824 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937803776 21587 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915824 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937803776 21594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915824

[startup+2.99691 s]
/proc/loadavg: 0.30 1.10 1.63 3/101 29731
/proc/meminfo: memFree=1312208/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=2.96
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 23648 0 1 0 277 19 0 0 25 0 8 0 167998757 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074060739 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 23383 2543 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.14
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 6521 0 0 0 12 2 0 0 17 0 8 0 167998761 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167998761 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.3
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 488 0 0 0 29 1 0 0 15 0 8 0 167998764 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915728

[startup+6.28929 s]
/proc/loadavg: 0.44 1.12 1.63 5/101 29731
/proc/meminfo: memFree=1036560/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=6.24
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 23648 0 1 0 605 19 0 0 25 0 8 0 167998757 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074060780 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 23383 2543 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.14
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 6521 0 0 0 12 2 0 0 16 0 8 0 167998761 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167998761 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.3
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 488 0 0 0 29 1 0 0 15 0 8 0 167998764 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 23383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915728

[startup+12.784 s]
/proc/loadavg: 0.56 1.13 1.63 3/101 29731
/proc/meminfo: memFree=889048/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=12.7
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 23684 0 1 0 1251 19 0 0 25 0 8 0 167998757 937705472 23415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074079538 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 23415 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.14
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 6521 0 0 0 12 2 0 0 16 0 8 0 167998761 937705472 23415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 23415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167998761 937705472 23415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.34
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 512 0 0 0 33 1 0 0 16 0 8 0 167998764 937705472 23415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 23415 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915728

[startup+25.6445 s]
/proc/loadavg: 0.78 1.16 1.64 3/101 29731
/proc/meminfo: memFree=875864/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=25.5
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 23690 0 1 0 2531 19 0 0 25 0 8 0 167998757 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074060791 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 23419 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.14
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 6521 0 0 0 12 2 0 0 16 0 8 0 167998761 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167998761 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.35
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 517 0 0 0 34 1 0 0 15 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 915728

[startup+51.3464 s]
/proc/loadavg: 1.33 1.25 1.65 3/101 29731
/proc/meminfo: memFree=875672/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=51.07
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 23690 0 1 0 5088 19 0 0 25 0 8 0 167998757 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074068263 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 23419 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.14
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 6521 0 0 0 12 2 0 0 16 0 8 0 167998761 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167998761 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.35
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 517 0 0 0 34 1 0 0 15 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 915728

[startup+102.631 s]
/proc/loadavg: 1.71 1.37 1.67 3/101 29731
/proc/meminfo: memFree=875672/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=102.11
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 23690 0 1 0 10192 19 0 0 25 0 8 0 167998757 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074068256 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 23419 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.14
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 6521 0 0 0 12 2 0 0 16 0 8 0 167998761 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 167998761 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.35
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 517 0 0 0 34 1 0 0 15 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 915728

[startup+162.654 s]
/proc/loadavg: 1.89 1.48 1.68 3/101 29731
/proc/meminfo: memFree=875672/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=161.86
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 23690 0 1 0 16166 20 0 0 25 0 8 0 167998757 937705472 23419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074046922 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1416.23
Current children cumulated vsize (KiB) 915728

[startup+1483.17 s]
/proc/loadavg: 2.04 2.02 1.91 3/101 29928
/proc/meminfo: memFree=867040/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=1475.97
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 25757 0 1 0 147567 30 0 0 25 0 8 0 167998757 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074045210 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 25484 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.19
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 8580 0 0 0 16 3 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.36
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 524 0 0 0 35 1 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.97
Current children cumulated vsize (KiB) 915728

[startup+1543.19 s]
/proc/loadavg: 2.01 2.02 1.91 4/101 29930
/proc/meminfo: memFree=867040/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=1535.71
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 25757 0 1 0 153540 31 0 0 25 0 8 0 167998757 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074046922 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 25484 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.19
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 8580 0 0 0 16 3 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.36
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 524 0 0 0 35 1 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.71
Current children cumulated vsize (KiB) 915728

[startup+1603.21 s]
/proc/loadavg: 2.00 2.01 1.91 3/101 29930
/proc/meminfo: memFree=867040/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=1595.45
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 25757 0 1 0 159514 31 0 0 25 0 8 0 167998757 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074047294 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 25484 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.19
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 8580 0 0 0 16 3 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.36
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 524 0 0 0 35 1 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.45
Current children cumulated vsize (KiB) 915728

[startup+1663.23 s]
/proc/loadavg: 2.00 2.01 1.91 3/101 29930
/proc/meminfo: memFree=866976/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=1655.18
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 25757 0 1 0 165487 31 0 0 25 0 8 0 167998757 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074046946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 25484 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.19
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 8580 0 0 0 16 3 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.36
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 524 0 0 0 35 1 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.18
Current children cumulated vsize (KiB) 915728

[startup+1723.25 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 29930
/proc/meminfo: memFree=866976/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=1714.93
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 25757 0 1 0 171461 32 0 0 25 0 8 0 167998757 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074045210 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 25484 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.19
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 8580 0 0 0 16 3 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.36
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 524 0 0 0 35 1 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.93
Current children cumulated vsize (KiB) 915728

[startup+1783.27 s]
/proc/loadavg: 2.07 2.02 1.92 3/101 29930
/proc/meminfo: memFree=866976/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=1774.66
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 25757 0 1 0 177434 32 0 0 25 0 8 0 167998757 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074058160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 25484 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.19
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 8580 0 0 0 16 3 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.36
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 524 0 0 0 35 1 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.66
Current children cumulated vsize (KiB) 915728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.76 s]
/proc/loadavg: 2.04 2.01 1.92 3/94 29933
/proc/meminfo: memFree=955360/2055920 swapFree=4191880/4192956
[pid=29714] ppid=29709 vsize=915728 CPUtime=1800.03
/proc/29714/stat : 29714 (java) R 29709 29714 29566 0 -1 0 25757 0 1 0 179971 32 0 0 25 0 8 0 167998757 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074045210 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29714/statm: 228932 25484 2547 14 0 215402 0
[pid=29714/tid=29718] ppid=29709 vsize=915728 CPUtime=0.19
/proc/29714/task/29718/stat : 29718 (java) S 29709 29714 29566 0 -1 64 8580 0 0 0 16 3 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29720] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29720/stat : 29720 (java) S 29709 29714 29566 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29721] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29721/stat : 29721 (java) S 29709 29714 29566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 167998761 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29724] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29724/stat : 29724 (java) S 29709 29714 29566 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29725] ppid=29709 vsize=915728 CPUtime=0.36
/proc/29714/task/29725/stat : 29725 (java) S 29709 29714 29566 0 -1 64 524 0 0 0 35 1 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29714/tid=29726] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29726/stat : 29726 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29714/tid=29727] ppid=29709 vsize=915728 CPUtime=0
/proc/29714/task/29727/stat : 29727 (java) S 29709 29714 29566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167998764 937705472 25484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915728

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

Child status: 143
Real time (s): 1808.8
CPU time (s): 1800.07
CPU user time (s): 1799.73
CPU system time (s): 0.345947
CPU usage (%): 99.5174
Max. virtual memory (cumulated for all children) (KiB): 915824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25774
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= 38222
involuntary context switches= 59061

runsolver used 1.81572 s user time and 4.90125 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Jan  7 18:53:54 UTC 2007


IDJOB= 210235
IDBENCH= 4604
FILE ID= node9/210235-1168196032

PBS_JOBID= 3480500

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-35-35.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210235-1168196032/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-210235-1168196032 -o ROOT/results/node9/solver-210235-1168196032 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210235-1168196032/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fc3f9e2606e66d7964a95e1400c29494

RANDOM SEED= 650730622

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:       1511120 kB
Buffers:         52420 kB
Cached:         383388 kB
SwapCached:        276 kB
Active:         201488 kB
Inactive:       281264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511120 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3336 kB
Writeback:           0 kB
Mapped:          58580 kB
Slab:            47188 kB
Committed_AS:  4602988 kB
PageTables:       2136 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= 66543 MiB



End job on node9 on Sun Jan  7 19:24:05 UTC 2007