Trace number 210612

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.1 1811.39

General information on the benchmark

NamepseudoSeries/fpga/
fpga-35-33.xml
MD5SUM7286b8744b6866a8d8b49439ed4a9ffd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1733
Number of constraints1256
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1256
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/210612-1168200169/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.55	     nbVariables=1733  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.55	       =>  wckTime=0.232  cpuTime=0.16  mem=9M844
0.55	   
0.55	   predicates being loaded...
0.57	   
0.57	   constraints being loaded...
1.23	     nbConstraints=1256  nbUnbuiltConflictsStructures=6  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.23	     nbSharedEvaluationManagers=1250  maxDegree=34  maxArity=35
1.23	       =>  wckTime=0.915  cpuTime=0.7  mem=16M906
1.29	   
1.29	   solver IterativeSystematicSolver being built... 
1.71	       =>  wckTime=1.397  cpuTime=1.02  mem=34M419
8.05	   
8.05	   preprocessing
8.05	     nbConstraintChecks=1086456  nbValidityChecks=740182  nbPropagations=6356  nbRevisions=384081
8.05	     nbUselessRevisions=381788  nbSingletonTests=2333  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0
8.05	     detectedInconsistency=no
8.05	       =>  wckTime=6.327  cpuTime=6.22  mem=36M422
8.53	   
8.53	   search
8.53	     run=0  nbConstraintChecks=1209  nbValidityChecks=344219  nbPropagations=8136  nbRevisions=556312
8.53	     nbUselessRevisions=552863  nbAssignments=624  nbFailedAssignments=1  nbBacktracks=46  nbVisitedNodes=626
8.53	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
8.53	       =>  wckTime=6.808  cpuTime=6.69  mem=39M426
13.61	   
13.61	   search
13.61	     run=1  nbConstraintChecks=1051019  nbValidityChecks=691114  nbPropagations=18411  nbRevisions=1287518
13.61	     nbUselessRevisions=1279484  nbAssignments=1626  nbFailedAssignments=2  nbBacktracks=471  nbVisitedNodes=1629
13.61	     nbRestartNogoods=1  mapSize=15  nbInferences=0  nbTooLargeKeys=0
13.61	       =>  wckTime=11.893  cpuTime=11.71  mem=42M431
18.42	   
18.42	   search
18.42	     run=2  nbConstraintChecks=2100752  nbValidityChecks=1035413  nbPropagations=30488  nbRevisions=2191100
18.42	     nbUselessRevisions=2177337  nbAssignments=2283  nbFailedAssignments=3  nbBacktracks=504  nbVisitedNodes=2287
18.42	     nbRestartNogoods=2  mapSize=16  nbInferences=0  nbTooLargeKeys=0
18.42	       =>  wckTime=16.705  cpuTime=16.48  mem=44M434
176.31	   
176.31	   search
176.31	     run=3  nbConstraintChecks=39850612  nbValidityChecks=1379748  nbPropagations=44450  nbRevisions=3267093
176.31	     nbUselessRevisions=3246441  nbAssignments=3007  nbFailedAssignments=39  nbBacktracks=538  nbVisitedNodes=3047
176.31	     nbRestartNogoods=3  mapSize=50  nbInferences=0  nbTooLargeKeys=0
176.31	       =>  wckTime=174.591  cpuTime=173.04  mem=46M437
176.82	   
176.82	   search
176.82	     run=4  nbConstraintChecks=39852737  nbValidityChecks=1725169  nbPropagations=60210  nbRevisions=4515825
176.82	     nbUselessRevisions=4487158  nbAssignments=3678  nbFailedAssignments=43  nbBacktracks=597  nbVisitedNodes=3722
176.82	     nbRestartNogoods=5  mapSize=56  nbInferences=0  nbTooLargeKeys=0
176.82	       =>  wckTime=175.098  cpuTime=173.54  mem=48M440
177.28	   
177.28	   search
177.28	     run=5  nbConstraintChecks=39854430  nbValidityChecks=2071112  nbPropagations=77786  nbRevisions=5937564
177.28	     nbUselessRevisions=5899755  nbAssignments=4365  nbFailedAssignments=48  nbBacktracks=672  nbVisitedNodes=4414
177.28	     nbRestartNogoods=7  mapSize=64  nbInferences=0  nbTooLargeKeys=0
177.28	       =>  wckTime=175.561  cpuTime=174.0  mem=50M443
177.77	   
177.77	   search
177.77	     run=6  nbConstraintChecks=39856987  nbValidityChecks=2419442  nbPropagations=97224  nbRevisions=7533505
177.77	     nbUselessRevisions=7485424  nbAssignments=5095  nbFailedAssignments=56  nbBacktracks=793  nbVisitedNodes=5152
177.77	     nbRestartNogoods=9  mapSize=79  nbInferences=0  nbTooLargeKeys=0
177.77	       =>  wckTime=176.054  cpuTime=174.48  mem=52M446
182.76	   
182.76	   search
182.76	     run=7  nbConstraintChecks=40907150  nbValidityChecks=2767411  nbPropagations=118788  nbRevisions=9304784
182.76	     nbUselessRevisions=9245327  nbAssignments=6117  nbFailedAssignments=57  nbBacktracks=1173  nbVisitedNodes=6175
182.76	     nbRestartNogoods=10  mapSize=92  nbInferences=0  nbTooLargeKeys=0
182.76	       =>  wckTime=181.043  cpuTime=179.43  mem=56M453
187.81	   
187.81	   search
187.81	     run=8  nbConstraintChecks=41956929  nbValidityChecks=3115340  nbPropagations=142477  nbRevisions=11251360
187.81	     nbUselessRevisions=11179423  nbAssignments=7137  nbFailedAssignments=58  nbBacktracks=1552  nbVisitedNodes=7196
187.81	     nbRestartNogoods=11  mapSize=105  nbInferences=0  nbTooLargeKeys=0
187.81	       =>  wckTime=186.09  cpuTime=184.43  mem=60M459
228.04	   
228.04	   search
228.04	     run=9  nbConstraintChecks=51395317  nbValidityChecks=3463498  nbPropagations=168356  nbRevisions=13373452
228.04	     nbUselessRevisions=13287922  nbAssignments=8213  nbFailedAssignments=67  nbBacktracks=1937  nbVisitedNodes=8281
228.04	     nbRestartNogoods=12  mapSize=125  nbInferences=0  nbTooLargeKeys=0
228.04	       =>  wckTime=226.321  cpuTime=224.33  mem=63M463

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/node18/watcher-210612-1168200169 -o ROOT/results/node18/solver-210612-1168200169 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210612-1168200169/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.08 2.02 1.94 2/87 3459
/proc/meminfo: memFree=1671304/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=18540 CPUtime=0
/proc/3458/stat : 3458 (runsolver) R 3456 3458 2797 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 168411567 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/3458/statm: 4635 279 244 17 0 2626 0

[startup+0.102585 s]
/proc/loadavg: 2.08 2.02 1.94 2/87 3459
/proc/meminfo: memFree=1671304/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=914988 CPUtime=0.07
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 2955 0 1 0 6 1 0 0 17 0 8 0 168411567 936947712 2701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819580 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3458/statm: 228747 2701 1414 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.513624 s]
/proc/loadavg: 2.08 2.02 1.94 2/87 3459
/proc/meminfo: memFree=1671304/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915328 CPUtime=0.48
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 6588 0 1 0 44 4 0 0 18 0 8 0 168411567 937295872 6327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3458/statm: 228832 6327 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34271 s]
/proc/loadavg: 2.08 2.02 1.94 4/94 3466
/proc/meminfo: memFree=1602768/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=1.31
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 22146 0 1 0 116 15 0 0 24 0 8 0 168411567 937500672 21882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152169639 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3458/statm: 228882 21882 2491 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.1
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 5226 0 0 0 9 1 0 0 16 0 8 0 168411572 937500672 21882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 21882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 21882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 21882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.19
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 374 0 0 0 19 0 0 0 16 0 8 0 168411575 937500672 21882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 21882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 21882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915528

[startup+2.98386 s]
/proc/loadavg: 2.08 2.02 1.94 3/94 3466
/proc/meminfo: memFree=1588816/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=2.94
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23311 0 1 0 277 17 0 0 25 0 8 0 168411567 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074029322 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3458/statm: 228882 23046 2543 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 17 0 8 0 168411572 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.29
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 433 0 0 0 28 1 0 0 15 0 8 0 168411575 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915528

[startup+6.26317 s]
/proc/loadavg: 2.07 2.02 1.94 3/94 3466
/proc/meminfo: memFree=1588752/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=6.19
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23311 0 1 0 602 17 0 0 25 0 8 0 168411567 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074043200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3458/statm: 228882 23046 2543 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.29
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 433 0 0 0 28 1 0 0 15 0 8 0 168411575 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23046 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23046 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) 915528

[startup+12.7568 s]
/proc/loadavg: 2.07 2.02 1.94 3/94 3466
/proc/meminfo: memFree=1588632/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=12.62
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23345 0 1 0 1245 17 0 0 25 0 8 0 168411567 937500672 23076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074043243 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3458/statm: 228882 23076 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.34
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 455 0 0 0 32 2 0 0 16 0 8 0 168411575 937500672 23076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23076 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915528

[startup+25.607 s]
/proc/loadavg: 2.06 2.02 1.94 3/94 3466
/proc/meminfo: memFree=1588696/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=25.36
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23353 0 1 0 2519 17 0 0 25 0 8 0 168411567 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074043111 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3458/statm: 228882 23082 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.35
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 462 0 0 0 33 2 0 0 15 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915528

[startup+51.2075 s]
/proc/loadavg: 2.03 2.02 1.94 3/94 3466
/proc/meminfo: memFree=1588760/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=50.75
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23353 0 1 0 5058 17 0 0 25 0 8 0 168411567 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074038796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3458/statm: 228882 23082 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.35
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 462 0 0 0 33 2 0 0 15 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915528

[startup+102.408 s]
/proc/loadavg: 2.08 2.03 1.95 3/94 3466
/proc/meminfo: memFree=1588760/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=101.52
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23353 0 1 0 10135 17 0 0 25 0 8 0 168411567 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074043212 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3458/statm: 228882 23082 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.35
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 462 0 0 0 33 2 0 0 15 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915528

[startup+162.458 s]
/proc/loadavg: 2.03 2.02 1.95 3/94 3466
/proc/meminfo: memFree=1588824/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=161.07
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23353 0 1 0 16089 18 0 0 25 0 8 0 168411567 937500672 23082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1412.14
Current children cumulated vsize (KiB) 915528

[startup+1483.36 s]
/proc/loadavg: 1.08 1.64 1.84 2/85 3559
/proc/meminfo: memFree=1597232/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=1472.14
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23361 0 1 0 147189 25 0 0 25 0 8 0 168411567 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074027610 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3458/statm: 228882 23088 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.36
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 469 0 0 0 34 2 0 0 16 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1472.14
Current children cumulated vsize (KiB) 915528

[startup+1543.38 s]
/proc/loadavg: 1.03 1.52 1.79 2/85 3559
/proc/meminfo: memFree=1597232/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=1532.15
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23361 0 1 0 153190 25 0 0 25 0 8 0 168411567 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074037520 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3458/statm: 228882 23088 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.36
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 469 0 0 0 34 2 0 0 16 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.15
Current children cumulated vsize (KiB) 915528

[startup+1603.4 s]
/proc/loadavg: 1.01 1.42 1.73 2/85 3559
/proc/meminfo: memFree=1597232/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=1592.15
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23361 0 1 0 159190 25 0 0 25 0 8 0 168411567 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074061961 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3458/statm: 228882 23088 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.36
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 469 0 0 0 34 2 0 0 16 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.15
Current children cumulated vsize (KiB) 915528

[startup+1663.42 s]
/proc/loadavg: 1.06 1.36 1.69 2/85 3559
/proc/meminfo: memFree=1597232/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=1652.16
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23361 0 1 0 165191 25 0 0 25 0 8 0 168411567 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074029322 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3458/statm: 228882 23088 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.36
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 469 0 0 0 34 2 0 0 16 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.16
Current children cumulated vsize (KiB) 915528

[startup+1723.44 s]
/proc/loadavg: 1.02 1.29 1.64 2/85 3559
/proc/meminfo: memFree=1597168/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=1712.16
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23361 0 1 0 171191 25 0 0 25 0 8 0 168411567 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3458/statm: 228882 23088 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.36
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 469 0 0 0 34 2 0 0 16 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.16
Current children cumulated vsize (KiB) 915528

[startup+1783.46 s]
/proc/loadavg: 1.01 1.23 1.60 2/85 3559
/proc/meminfo: memFree=1597168/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=1772.18
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23361 0 1 0 177192 26 0 0 25 0 8 0 168411567 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074062047 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3458/statm: 228882 23088 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.36
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 469 0 0 0 34 2 0 0 16 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.18
Current children cumulated vsize (KiB) 915528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.31 s]
/proc/loadavg: 1.00 1.21 1.58 2/85 3559
/proc/meminfo: memFree=1597168/2055920 swapFree=4192812/4192956
[pid=3458] ppid=3456 vsize=915528 CPUtime=1800.02
/proc/3458/stat : 3458 (java) R 3456 3458 2797 0 -1 0 23361 0 1 0 179976 26 0 0 25 0 8 0 168411567 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074038864 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3458/statm: 228882 23088 2547 14 0 215352 0
[pid=3458/tid=3460] ppid=3456 vsize=915528 CPUtime=0.13
/proc/3458/task/3460/stat : 3460 (java) S 3456 3458 2797 0 -1 64 6235 0 0 0 12 1 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3461] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3461/stat : 3461 (java) S 3456 3458 2797 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3462] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3462/stat : 3462 (java) S 3456 3458 2797 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168411572 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3463] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3463/stat : 3463 (java) S 3456 3458 2797 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3464] ppid=3456 vsize=915528 CPUtime=0.36
/proc/3458/task/3464/stat : 3464 (java) S 3456 3458 2797 0 -1 64 469 0 0 0 34 2 0 0 16 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3465] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3465/stat : 3465 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3458/tid=3466] ppid=3456 vsize=915528 CPUtime=0
/proc/3458/task/3466/stat : 3466 (java) S 3456 3458 2797 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168411575 937500672 23088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915528

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

Child status: 143
Real time (s): 1811.39
CPU time (s): 1800.1
CPU user time (s): 1799.82
CPU system time (s): 0.281957
CPU usage (%): 99.3768
Max. virtual memory (cumulated for all children) (KiB): 915528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.281957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25479
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= 38262
involuntary context switches= 68291

runsolver used 2.27265 s user time and 5.31619 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Jan  7 20:02:49 UTC 2007


IDJOB= 210612
IDBENCH= 4633
FILE ID= node18/210612-1168200169

PBS_JOBID= 3480503

Free space on /tmp= 66290 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7286b8744b6866a8d8b49439ed4a9ffd

RANDOM SEED= 948702453

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:       1671720 kB
Buffers:         43996 kB
Cached:         217600 kB
SwapCached:          0 kB
Active:         152896 kB
Inactive:       172344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:          83908 kB
Slab:            44004 kB
Committed_AS:  4756328 kB
PageTables:       2044 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= 66291 MiB



End job on node18 on Sun Jan  7 20:33:00 UTC 2007