Trace number 210664

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.11 1812.63

General information on the benchmark

NamepseudoSeries/fpga/
fpga-45-45.xml
MD5SUMf4b7cc2e1ae7a090b44468825c2ad4a0
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
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3038
Number of constraints2160
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2160
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/210664-1168200810/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.59	     nbVariables=3038  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.59	       =>  wckTime=0.257  cpuTime=0.17  mem=11M778
0.59	   
0.59	   predicates being loaded...
0.61	   
0.61	   constraints being loaded...
1.97	     nbConstraints=2160  nbUnbuiltConflictsStructures=6  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.97	     nbSharedEvaluationManagers=2154  maxDegree=46  maxArity=45
1.97	       =>  wckTime=1.635  cpuTime=1.3  mem=46M212
2.06	   
2.06	   solver IterativeSystematicSolver being built... 
2.73	       =>  wckTime=2.398  cpuTime=1.8  mem=77M379
14.17	   
14.17	   preprocessing
14.17	     nbConstraintChecks=1098255  nbValidityChecks=868637  nbPropagations=9187  nbRevisions=463114
14.17	     nbUselessRevisions=461062  nbSingletonTests=4099  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0
14.17	     detectedInconsistency=no
14.17	       =>  wckTime=11.428  cpuTime=11.27  mem=83M430
15.61	   
15.61	   search
15.61	     run=0  nbConstraintChecks=2117  nbValidityChecks=869724  nbPropagations=12294  nbRevisions=898114
15.61	     nbUselessRevisions=894036  nbAssignments=1081  nbFailedAssignments=1  nbBacktracks=68  nbVisitedNodes=1083
15.61	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
15.61	       =>  wckTime=12.87  cpuTime=12.68  mem=89M612
23.28	   
23.29	   search
23.29	     run=1  nbConstraintChecks=1052833  nbValidityChecks=1744889  nbPropagations=28690  nbRevisions=2236623
23.29	     nbUselessRevisions=2226461  nbAssignments=3176  nbFailedAssignments=2  nbBacktracks=1151  nbVisitedNodes=3179
23.29	     nbRestartNogoods=1  mapSize=27  nbInferences=0  nbTooLargeKeys=0
23.29	       =>  wckTime=20.548  cpuTime=20.26  mem=72M172
30.34	   
30.34	   search
30.34	     run=2  nbConstraintChecks=2103436  nbValidityChecks=2614666  nbPropagations=48213  nbRevisions=4010253
30.34	     nbUselessRevisions=3992005  nbAssignments=4300  nbFailedAssignments=3  nbBacktracks=1194  nbVisitedNodes=4304
30.34	     nbRestartNogoods=2  mapSize=28  nbInferences=0  nbTooLargeKeys=0
30.34	       =>  wckTime=27.599  cpuTime=27.26  mem=78M265
238.54	   
238.54	   search
238.54	     run=3  nbConstraintChecks=39854154  nbValidityChecks=3484479  nbPropagations=70946  nbRevisions=6219039
238.54	     nbUselessRevisions=6190687  nbAssignments=5491  nbFailedAssignments=39  nbBacktracks=1228  nbVisitedNodes=5531
238.54	     nbRestartNogoods=3  mapSize=62  nbInferences=0  nbTooLargeKeys=0
238.54	       =>  wckTime=235.798  cpuTime=233.62  mem=83M343
239.85	   
239.85	   search
239.85	     run=4  nbConstraintChecks=39856173  nbValidityChecks=4354253  nbPropagations=96801  nbRevisions=8862748
239.85	     nbUselessRevisions=8822303  nbAssignments=6623  nbFailedAssignments=42  nbBacktracks=1303  nbVisitedNodes=6666
239.85	     nbRestartNogoods=5  mapSize=67  nbInferences=0  nbTooLargeKeys=0
239.85	       =>  wckTime=237.115  cpuTime=234.94  mem=89M436
241.17	   
241.17	   search
241.17	     run=5  nbConstraintChecks=39858278  nbValidityChecks=5224078  nbPropagations=125797  nbRevisions=11941410
241.17	     nbUselessRevisions=11886871  nbAssignments=7761  nbFailedAssignments=45  nbBacktracks=1387  nbVisitedNodes=7807
241.17	     nbRestartNogoods=6  mapSize=72  nbInferences=0  nbTooLargeKeys=0
241.17	       =>  wckTime=238.431  cpuTime=236.24  mem=95M530
242.55	   
242.55	   search
242.55	     run=6  nbConstraintChecks=39862245  nbValidityChecks=6094012  nbPropagations=157996  nbRevisions=15455129
242.55	     nbUselessRevisions=15384472  nbAssignments=8938  nbFailedAssignments=49  nbBacktracks=1513  nbVisitedNodes=8988
242.55	     nbRestartNogoods=7  mapSize=79  nbInferences=0  nbTooLargeKeys=0
242.55	       =>  wckTime=239.809  cpuTime=237.59  mem=101M623
244.30	   
244.30	   search
244.30	     run=7  nbConstraintChecks=39928741  nbValidityChecks=6964206  nbPropagations=193484  nbRevisions=19404168
244.30	     nbUselessRevisions=19315333  nbAssignments=10165  nbFailedAssignments=54  nbBacktracks=1693  nbVisitedNodes=10220
244.30	     nbRestartNogoods=8  mapSize=88  nbInferences=0  nbTooLargeKeys=0
244.30	       =>  wckTime=241.559  cpuTime=239.32  mem=107M717
257.11	   
257.11	   search
257.11	     run=8  nbConstraintChecks=41995111  nbValidityChecks=7834887  nbPropagations=232382  nbRevisions=23789054
257.11	     nbUselessRevisions=23679949  nbAssignments=11481  nbFailedAssignments=61  nbBacktracks=1967  nbVisitedNodes=11543
257.11	     nbRestartNogoods=9  mapSize=101  nbInferences=0  nbTooLargeKeys=0
257.11	       =>  wckTime=254.376  cpuTime=252.03  mem=114M826
264.87	   
264.87	   search
264.87	     run=9  nbConstraintChecks=43045965  nbValidityChecks=8710828  nbPropagations=275400  nbRevisions=28614719
264.87	     nbUselessRevisions=28483338  nbAssignments=13595  nbFailedAssignments=62  nbBacktracks=3024  nbVisitedNodes=13658
264.87	     nbRestartNogoods=10  mapSize=126  nbInferences=0  nbTooLargeKeys=0
264.87	       =>  wckTime=262.131  cpuTime=259.68  mem=91M482
272.55	   
272.55	   search
272.55	     run=10  nbConstraintChecks=44096504  nbValidityChecks=9586831  nbPropagations=322496  nbRevisions=33881077
272.55	     nbUselessRevisions=33725457  nbAssignments=15709  nbFailedAssignments=63  nbBacktracks=4038  nbVisitedNodes=15773
272.55	     nbRestartNogoods=11  mapSize=151  nbInferences=0  nbTooLargeKeys=0
272.55	       =>  wckTime=269.815  cpuTime=267.31  mem=105M799
285.71	   
285.71	   search
285.71	     run=11  nbConstraintChecks=46195621  nbValidityChecks=10462736  nbPropagations=373737  nbRevisions=39588053
285.71	     nbUselessRevisions=39406229  nbAssignments=17887  nbFailedAssignments=87  nbBacktracks=5094  nbVisitedNodes=17975
285.71	     nbRestartNogoods=12  mapSize=197  nbInferences=0  nbTooLargeKeys=0
285.71	       =>  wckTime=282.975  cpuTime=280.37  mem=120M117
288.08	   
288.08	   search
288.08	     run=12  nbConstraintChecks=46197617  nbValidityChecks=11333834  nbPropagations=429524  nbRevisions=45730847
288.08	     nbUselessRevisions=45520824  nbAssignments=20436  nbFailedAssignments=143  nbBacktracks=6391  nbVisitedNodes=20580
288.08	     nbRestartNogoods=13  mapSize=306  nbInferences=0  nbTooLargeKeys=0
288.08	       =>  wckTime=285.343  cpuTime=282.7  mem=98M473
291.03	   
291.03	   search
291.03	     run=13  nbConstraintChecks=46199700  nbValidityChecks=12207181  nbPropagations=490777  nbRevisions=52310916
291.03	     nbUselessRevisions=52070668  nbAssignments=23874  nbFailedAssignments=227  nbBacktracks=8338  nbVisitedNodes=24102
291.03	     nbRestartNogoods=16  mapSize=469  nbInferences=0  nbTooLargeKeys=0
291.03	       =>  wckTime=288.292  cpuTime=285.64  mem=124M40
306.21	   
306.21	   search
306.21	     run=14  nbConstraintChecks=48298963  nbValidityChecks=13084436  nbPropagations=559114  nbRevisions=59331821
306.21	     nbUselessRevisions=59059276  nbAssignments=28884  nbFailedAssignments=349  nbBacktracks=11914  nbVisitedNodes=29234
306.21	     nbRestartNogoods=21  mapSize=713  nbInferences=0  nbTooLargeKeys=0
306.21	       =>  wckTime=303.476  cpuTime=300.73  mem=118M396
356.19	   
356.19	   search
356.19	     run=15  nbConstraintChecks=56689911  nbValidityChecks=13975894  nbPropagations=635866  nbRevisions=66807723
356.19	     nbUselessRevisions=66500792  nbAssignments=35208  nbFailedAssignments=418  nbBacktracks=16295  nbVisitedNodes=35627
356.19	     nbRestartNogoods=22  mapSize=881  nbInferences=0  nbTooLargeKeys=0
356.19	       =>  wckTime=353.455  cpuTime=350.43  mem=131M5
382.37	   
382.37	   INFO : Stopping hyperNogood (mapSize=1002, nbTooLargekeys=0, mem=126M407)
417.75	   
417.75	   search
417.75	     run=16  nbConstraintChecks=67185858  nbValidityChecks=14868687  nbPropagations=723251  nbRevisions=74739959
417.75	     nbUselessRevisions=74396463  nbAssignments=43656  nbFailedAssignments=569  nbBacktracks=23290  nbVisitedNodes=44226
417.75	     nbRestartNogoods=32
417.75	       =>  wckTime=415.009  cpuTime=411.6  mem=126M407

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/node14/watcher-210664-1168200810 -o ROOT/results/node14/solver-210664-1168200810 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210664-1168200810/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: 2.00 2.01 1.88 2/95 6033
/proc/meminfo: memFree=1147320/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=18540 CPUtime=0
/proc/6032/stat : 6032 (runsolver) R 6030 6032 5560 0 -1 4194368 17 0 0 0 0 0 0 0 24 0 1 0 168475961 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 212234464551 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/6032/statm: 4635 279 244 17 0 2626 0

[startup+0.102219 s]
/proc/loadavg: 2.00 2.01 1.88 2/95 6033
/proc/meminfo: memFree=1147320/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=912432 CPUtime=0.07
/proc/6032/stat : 6032 (java) S 6030 6032 5560 0 -1 0 2717 0 1 0 6 1 0 0 19 0 8 0 168475961 934330368 2464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6032/statm: 228108 2464 1354 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912432

[startup+0.510257 s]
/proc/loadavg: 2.00 2.01 1.88 2/95 6033
/proc/meminfo: memFree=1147320/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915328 CPUtime=0.48
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 6319 0 1 0 44 4 0 0 18 0 8 0 168475961 937295872 6058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6032/statm: 228832 6058 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33334 s]
/proc/loadavg: 2.00 2.01 1.88 3/102 6040
/proc/meminfo: memFree=1084160/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915648 CPUtime=1.28
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 18700 0 1 0 116 12 0 0 24 0 8 0 168475961 937623552 18435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815632 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6032/statm: 228912 18435 2177 14 0 215382 0
[pid=6032/tid=6034] ppid=6030 vsize=915648 CPUtime=0.06
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 2093 0 0 0 6 0 0 0 16 0 8 0 168475965 937623552 18435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915648 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937623552 18435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915648 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168475966 937623552 18435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915648 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937623552 18435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915648 CPUtime=0.18
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 416 0 0 0 18 0 0 0 15 0 8 0 168475969 937623552 18435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915648 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937623552 18435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915648 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937623552 18435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915648

[startup+2.98649 s]
/proc/loadavg: 2.08 2.03 1.89 3/102 6040
/proc/meminfo: memFree=1047168/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=2.93
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 30647 0 1 0 268 25 0 0 25 0 8 0 168475961 937709568 30378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074092729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6032/statm: 228933 30378 2543 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.32
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 13508 0 0 0 28 4 0 0 16 0 8 0 168475965 937709568 30378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 30378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 30378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 30378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.31
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 494 0 0 0 30 1 0 0 15 0 8 0 168475969 937709568 30378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 30378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 30378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915732

[startup+6.27079 s]
/proc/loadavg: 2.08 2.03 1.89 3/102 6040
/proc/meminfo: memFree=1035328/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=6.19
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 30649 0 1 0 594 25 0 0 25 0 8 0 168475961 937709568 30380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074103012 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6032/statm: 228933 30380 2543 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.32
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 13508 0 0 0 28 4 0 0 16 0 8 0 168475965 937709568 30380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 30380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 30380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 30380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.32
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 495 0 0 0 31 1 0 0 15 0 8 0 168475969 937709568 30380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 30380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 30380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915732

[startup+12.7584 s]
/proc/loadavg: 2.07 2.03 1.89 3/102 6040
/proc/meminfo: memFree=1035456/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=12.61
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 30662 0 1 0 1236 25 0 0 25 0 8 0 168475961 937709568 30390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074143984 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6032/statm: 228933 30390 2545 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.32
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 13508 0 0 0 28 4 0 0 16 0 8 0 168475965 937709568 30390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 30390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 30390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 30390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.34
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 504 0 0 0 32 2 0 0 16 0 8 0 168475969 937709568 30390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 30390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 30390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915732

[startup+25.6166 s]
/proc/loadavg: 1.98 2.01 1.89 4/101 6112
/proc/meminfo: memFree=757832/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=25.42
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 34866 0 1 0 2514 28 0 0 25 0 8 0 168475961 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074098658 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 34588 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.4
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 17681 0 0 0 34 6 0 0 16 0 8 0 168475965 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.38
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 525 0 0 0 36 2 0 0 16 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 915732

[startup+51.3139 s]
/proc/loadavg: 2.33 2.09 1.91 3/101 6112
/proc/meminfo: memFree=755400/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=50.9
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 34866 0 1 0 5062 28 0 0 25 0 8 0 168475961 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074104640 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 34588 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.4
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 17681 0 0 0 34 6 0 0 16 0 8 0 168475965 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.38
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 525 0 0 0 36 2 0 0 16 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 915732

[startup+102.603 s]
/proc/loadavg: 2.71 2.23 1.97 4/101 6112
/proc/meminfo: memFree=751880/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=101.73
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 34866 0 1 0 10145 28 0 0 25 0 8 0 168475961 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074103847 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 34588 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.4
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 17681 0 0 0 34 6 0 0 16 0 8 0 168475965 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.38
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 525 0 0 0 36 2 0 0 16 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 915732

[startup+162.628 s]
/proc/loadavg: 2.80 2.34 2.02 4/101 6112
/proc/meminfo: memFree=748744/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=161.24
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 34866 0 1 0 16095 29 0 0 25 0 8 0 168475961 937709568 34588 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074137792 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1414.24
Current children cumulated vsize (KiB) 915732

[startup+1483.34 s]
/proc/loadavg: 2.02 2.02 2.00 3/95 6178
/proc/meminfo: memFree=1210232/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=1473.74
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 45136 0 1 0 147335 39 0 0 25 0 8 0 168475961 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074133600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 44850 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.53
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 27937 0 0 0 43 10 0 0 16 0 8 0 168475965 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.39
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 531 0 0 0 37 2 0 0 16 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1473.74
Current children cumulated vsize (KiB) 915732

[startup+1543.37 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 6178
/proc/meminfo: memFree=1210104/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=1533.22
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 45136 0 1 0 153283 39 0 0 25 0 8 0 168475961 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 44850 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.53
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 27937 0 0 0 43 10 0 0 16 0 8 0 168475965 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.39
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 531 0 0 0 37 2 0 0 16 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1533.22
Current children cumulated vsize (KiB) 915732

[startup+1603.39 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 6178
/proc/meminfo: memFree=1209848/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=1592.73
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 45136 0 1 0 159233 40 0 0 25 0 8 0 168475961 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074133712 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 44850 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.53
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 27937 0 0 0 43 10 0 0 16 0 8 0 168475965 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.39
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 531 0 0 0 37 2 0 0 16 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.73
Current children cumulated vsize (KiB) 915732

[startup+1663.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 6178
/proc/meminfo: memFree=1209848/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=1652.22
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 45136 0 1 0 165182 40 0 0 25 0 8 0 168475961 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074073802 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 44850 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.53
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 27937 0 0 0 43 10 0 0 16 0 8 0 168475965 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.39
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 531 0 0 0 37 2 0 0 16 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.22
Current children cumulated vsize (KiB) 915732

[startup+1723.45 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 6178
/proc/meminfo: memFree=1209912/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=1711.71
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 45136 0 1 0 171131 40 0 0 25 0 8 0 168475961 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074133664 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 44850 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.53
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 27937 0 0 0 43 10 0 0 16 0 8 0 168475965 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.39
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 531 0 0 0 37 2 0 0 16 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.71
Current children cumulated vsize (KiB) 915732

[startup+1783.48 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 6178
/proc/meminfo: memFree=1209848/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=1771.22
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 45136 0 1 0 177082 40 0 0 25 0 8 0 168475961 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074098732 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 44850 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.54
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 27937 0 0 0 44 10 0 0 16 0 8 0 168475965 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.39
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 531 0 0 0 37 2 0 0 16 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.22
Current children cumulated vsize (KiB) 915732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.57 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 6178
/proc/meminfo: memFree=1209400/2055920 swapFree=4182236/4192956
[pid=6032] ppid=6030 vsize=915732 CPUtime=1800.05
/proc/6032/stat : 6032 (java) R 6030 6032 5560 0 -1 0 45136 0 1 0 179964 41 0 0 25 0 8 0 168475961 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074073802 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6032/statm: 228933 44850 2548 14 0 215403 0
[pid=6032/tid=6034] ppid=6030 vsize=915732 CPUtime=0.54
/proc/6032/task/6034/stat : 6034 (java) S 6030 6032 5560 0 -1 64 27937 0 0 0 44 10 0 0 16 0 8 0 168475965 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6035] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6035/stat : 6035 (java) S 6030 6032 5560 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6036] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6036/stat : 6036 (java) S 6030 6032 5560 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168475966 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6037] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6037/stat : 6037 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6038] ppid=6030 vsize=915732 CPUtime=0.39
/proc/6032/task/6038/stat : 6038 (java) S 6030 6032 5560 0 -1 64 531 0 0 0 37 2 0 0 16 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6032/tid=6039] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6039/stat : 6039 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6032/tid=6040] ppid=6030 vsize=915732 CPUtime=0
/proc/6032/task/6040/stat : 6040 (java) S 6030 6032 5560 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168475969 937709568 44850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915732

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

Child status: 143
Real time (s): 1812.63
CPU time (s): 1800.11
CPU user time (s): 1799.67
CPU system time (s): 0.437933
CPU usage (%): 99.3091
Max. virtual memory (cumulated for all children) (KiB): 915732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.437933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45152
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= 38429
involuntary context switches= 76105

runsolver used 2.16067 s user time and 5.56715 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Jan  7 20:13:30 UTC 2007


IDJOB= 210664
IDBENCH= 4637
FILE ID= node14/210664-1168200810

PBS_JOBID= 3480527

Free space on /tmp= 66340 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f4b7cc2e1ae7a090b44468825c2ad4a0

RANDOM SEED= 666644459

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.227
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.227
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:       1147800 kB
Buffers:         50444 kB
Cached:         329328 kB
SwapCached:       4156 kB
Active:         578448 kB
Inactive:       260420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1147800 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            2632 kB
Writeback:           0 kB
Mapped:         477004 kB
Slab:            53156 kB
Committed_AS:  6075852 kB
PageTables:       3068 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= 66339 MiB



End job on node14 on Sun Jan  7 20:43:43 UTC 2007