Trace number 207460

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 ESACSAT 260.838 261.78

DiagnosticValue
CHECKS309599475
NODES15279

General information on the benchmark

Namefapp/test01-04/test04/
test04-1250-10.xml
MD5SUMc9bcb9dd70ccc4a9926bdf95ae516c0c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.0113
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1250
Number of constraints18359
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18359
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/207460-1168181841/unknown.xml
0.38	   
0.38	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.60	     nbVariables=1250  nbDomainTypes=41  minDomainSize=42  maxDomainSize=350
0.60	       =>  wckTime=0.281  cpuTime=0.2  mem=16M649
0.60	   
0.60	   predicates being loaded...
0.61	   
0.61	   constraints being loaded...
202.63	   
202.63	   INFO : Stopping converting binary constraints (cpu=200.03, mem = 128M162)
203.16	     nbConstraints=9745  nbMergedConstraints=8614  nbConvertedConstraints=8139  nbConvertConstraintsChecks=349026446
203.16	     nbExtensionStructures=7059  nbSharedExtensionStructures=1080  nbConflictsStructures=7059
203.16	     nbSharedConflictsStructures=1080  nbSharedBinaryRepresentations=2319072  nbEvaluationManagers=1500
203.16	     nbSharedEvaluationManagers=106  maxDegree=25  maxArity=2
203.16	       =>  wckTime=202.836  cpuTime=200.39  mem=124M35
203.53	   
203.53	   solver IterativeSystematicSolver being built... 
203.78	       =>  wckTime=203.459  cpuTime=200.62  mem=142M948
220.44	   
220.44	   preprocessing
220.44	     nbConstraintChecks=60483426  nbValidityChecks=13635533  nbPropagations=49699  nbRevisions=306589
220.44	     nbUselessRevisions=255362  nbSingletonTests=2473  nbEffectiveSingletonTests=4  nbESACBranches=16
220.44	     nbRemovedValues=74093  detectedInconsistency=no
220.44	       =>  wckTime=16.645  cpuTime=16.56  mem=142M948
223.42	   
223.42	   search
223.42	     run=0  nbConstraintChecks=11983497  nbValidityChecks=2324161  nbPropagations=57919  nbRevisions=369990
223.42	     nbUselessRevisions=304392  nbAssignments=346  nbFailedAssignments=43  nbBacktracks=10  nbVisitedNodes=400
223.42	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
223.42	       =>  wckTime=19.629  cpuTime=19.5  mem=152M347
259.30	   
259.30	   search
259.30	     run=1  nbConstraintChecks=238517686  nbValidityChecks=74403979  nbPropagations=366371  nbRevisions=2236611
259.30	     nbUselessRevisions=1853242  nbAssignments=14025  nbFailedAssignments=119  nbBacktracks=26  nbVisitedNodes=868
259.30	     nbRestartNogoods=41  mapSize=25  nbInferences=0  nbTooLargeKeys=0
259.30	       =>  wckTime=55.507  cpuTime=55.26  mem=132M157
261.70	   
261.70	   search
261.70	     run=2  nbConstraintChecks=249116049  nbValidityChecks=77016836  nbPropagations=687362  nbRevisions=4177016
261.70	     nbUselessRevisions=3463038  nbAssignments=15279  nbFailedAssignments=123  nbBacktracks=26  nbVisitedNodes=2126
261.70	     nbRestartNogoods=42  mapSize=25  nbInferences=0  nbTooLargeKeys=0
261.70	       =>  wckTime=57.909  cpuTime=57.64  mem=154M907
261.70	   
261.70	   global
261.70	     nbConstraintChecks=309599475  nbValidityChecks=90652369  nbPropagations=737061  nbRevisions=4483605
261.70	     nbUselessRevisions=3718400  nbRestartNogoods=42  solvingWckTime=57.911  solvingCpuTime=57.64  expiredTime=no
261.70	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=258.32
261.70	       =>  wckTime=261.379  cpuTime=258.26  mem=154M907
261.70	   
261.70	s SATISFIABLE
261.70	v -2744 2760 -2472 2784 -2124 -2588 -2128 -2656 -2732 2700 -2268 -2792 -2364 -2708 2424 -2172 2376 -2608 2436 -2500 2396 -2684 -2624 2260 2784 2520 2752 -2436 2776 -2632 -2452 2788 -2676 -2328 -2412 2656 -2196 -2160 -2120 -2776 -2728 2816 -2160 2200 -2256 -2296 2728 2732 -2160 2728 2672 2756 -2240 2628 -2480 2616 -2172 2160 2716 -2176 -2756 -2464 -2340 2160 2596 -2776 2576 -2312 2196 2556 2148 2700 2816 2728 -2696 2720 -2192 2580 2700 2736 -2796 -2752 -2772 2672 2612 2188 2692 2748 2732 2536 -2200 -2728 2640 -2624 -2612 2256 -2728 -2460 2444 2428 -2668 -2252 -2616 -2680 -2492 2412 -2628 2364 2744 -2192 2664 -2160 -2612 2588 2392 2476 2748 2752 -2200 2772 -2436 -2792 -2616 2680 2796 2752 2656 -2708 2444 -2216 2292 -2416 -2496 2524 2356 2788 2436 2600 -2696 -2200 2616 -2176 2356 2700 -2616 2492 2560 2208 2692 -2636 -2484 -2400 -2776 2772 -2632 2120 2320 2436 -2416 2120 2740 2184 2680 2204 2308 -2716 -2292 2188 2636 2804 -2360 2120 -2564 -2768 2508 -2676 2764 -2244 -2732 -2384 2256 2244 2228 2656 -2256 -2160 2460 2624 -2240 -2576 -2152 -2344 -2292 -2792 -2484 -2552 -2792 -2548 -2156 -2752 -2816 -2244 -2600 -2508 -2736 2604 2160 2160 2468 2700 -2512 2632 2652 -2468 2512 -2392 -2348 -2560 -2368 2380 -2644 2772 -2644 -2408 2548 -2168 -2688 2416 2668 -2660 -2132 -2672 -2588 -2696 -2160 -2456 -2136 -2772 2176 -2512 -2516 2728 -2732 2756 2512 -2688 -2524 2188 -2424 2776 2252 2632 -2120 -2484 -2776 2792 2812 -2776 -2396 2792 2764 -2296 2756 2756 2732 -2776 -2472 -2552 -2692 2696 -2308 2168 2648 2140 -2776 2164 -2680 -2140 2480 2500 -2168 2720 2736 2776 -2200 -2636 -2644 2368 2276 -2752 2164 -2352 -2816 -2772 -2692 -2732 -2740 -2364 -2160 2448 -2564 -2792 2724 2360 2720 2716 2720 2748 -2452 -2596 -2192 -2796 -2160 -2572 2416 -2612 2688 -2812 -2280 -2160 -2792 -2460 -2552 2704 -2768 2364 2120 2224 2192 -2800 -2596 2592 -2732 2748 -2772 2164 2268 -2772 -2572 2692 2296 -2816 -2192 -2532 2204 -2404 -2548 -2184 2632 2196 2492 -2584 2608 2720 -2800 2700 -2604 -2524 -2556 -2624 2776 -2776 2292 -2244 2736 -2616 2136 2764 2468 -2732 -2800 -2528 -2604 -2484 -2792 -2736 -2616 -2288 -2552 2724 2712 2344 -2232 -2628 -2632 -2320 -2652 -2160 2396 2184 2704 2696 2664 -2744 -2160 2592 2764 2720 -2736 -2224 2412 -2476 -2160 2144 -2404 -2748 2252 2672 -2660 2472 2264 2760 2544 -2776 -2424 2404 -2148 2516 -2736 -2600 -2636 2612 -2512 2600 2432 2756 2784 2120 -2672 2776 -2268 -2324 -2520 -2732 2776 2552 2800 -2120 -2564 -2816 -2740 2520 -2756 2452 2800 -2332 -2516 2692 2736 -2520 -2804 2428 2748 2716 -2728 2728 -2816 2444 2196 2752 -2724 -2656 2656 -2676 -2420 -2700 2556 -2616 2792 2788 -2572 -2204 -2576 2344 -2732 -2496 -2280 2756 2600 2236 2776 -2376 -2456 -2448 -2376 -2600 -2704 2736 -2160 2576 -2576 2348 -2148 -2692 -2732 -2776 2776 -2816 2712 -2560 -2256 -2476 2496 -2440 -2584 -2192 -2576 -2588 2704 -2420 2752 2336 2456 2420 -2252 2676 2312 -2772 2788 -2652 -2348 2388 -2340 -2776 -2468 -2152 -2476 2604 -2472 -2696 -2160 -2680 -2724 2292 -2760 2568 2788 -2216 2328 2760 2760 2140 -2240 2672 2396 2764 2808 2340 -2524 -2120 2308 -2120 -2264 -2800 2320 -2292 2384 2732 -2216 -2588 -2796 2308 -2560 -2712 2120 -2460 -2572 2360 2512 -2724 -2768 2748 2732 2492 -2224 -2688 -2384 -2552 -2816 -2592 -2692 -2640 -2552 2152 2660 -2436 -2788 -2268 -2212 2628 2216 -2564 -2788 -2172 2612 -2524 2432 -2776 2692 2788 2760 2376 2192 -2720 2396 2688 2144 -2764 -2516 -2612 -2488 -2680 -2816 2200 -2340 -2816 -2796 -2416 -2552 -2740 -2816 -2560 -2456 2576 2760 2788 -2292 -2328 -2464 2200 -2816 -2120 -2640 2124 2760 -2176 2556 -2160 -2308 2612 -2788 2656 -2268 2768 2280 2180 -2720 -2460 -2412 2460 -2520 -2700 2776 -2408 2780 -2648 2160 -2596 2616 2692 2772 -2652 -2692 2776 -2672 2420 -2588 -2136 2284 -2728 2704 -2792 2732 2120 2692 -2724 2768 -2512 -2152 -2732 2320 -2740 2120 -2776 -2484 -2120 -2736 -2436 -2460 2816 -2684 -2732 2296 2640 2352 2572 2584 -2520 2328 2640 -2256 2776 2344 -2272 2436 -2644 -2664 -2636 -2800 -2768 -2424 2652 2176 -2732 2800 2736 2628 2700 2156 -2312 -2200 -2624 -2728 -2648 -2316 -2384 -2428 -2468 2152 -2432 -2136 2652 2452 2180 2192 2572 2228 -2160 -2604 -2532 2764 -2736 2384 2724 2496 2616 -2192 2776 -2388 -2816 -2628 -2796 -2120 2640 -2600 2772 -2524 2396 2800 2680 2536 2436 2328 -2308 2792 2176 -2452 2564 -2628 -2412 -2796 -2652 -2748 2196 -2388 -2816 -2280 -2396 -2772 2752 -2576 -2336 2592 2792 -2696 -2132 -2776 -2656 -2576 2496 2796 -2120 2760 -2772 -2160 2160 2572 2636 -2416 2172 -2160 -2296 -2816 2756 -2644 2588 -2420 2572 2396 -2416 2392 2452 -2308 -2432 -2804 2556 2396 2572 -2512 -2732 2796 -2560 -2684 -2428 2648 2168 -2644 2604 -2188 2340 -2500 -2160 -2768 -2176 2692 -2332 -2792 2720 -2440 -2756 -2452 -2524 2696 -2552 -2732 -2524 -2604 -2764 2752 -2388 2668 -2404 -2516 2480 2804 2456 2732 -2688 2120 -2376 -2740 -2300 2696 -2720 -2600 -2420 -2564 -2332 -2700 2424 -2388 -2804 2784 2384 -2672 2752 2396 -2120 -2792 -2792 2164 2580 -2640 2120 2620 2740 2736 2124 -2564 -2368 2796 2752 2644 -2764 2652 2216 2596 -2404 -2232 2532 2752 -2560 -2552 2744 -2716 2748 -2380 2264 2132 2776 -2516 2428 2740 -2516 -2416 -2628 2736 2680 -2648 2504 2740 -2200 2732 2696 -2344 -2472 -2120 2640 2452 -2436 -2680 2668 2624 -2712 -2180 -2120 2456 2244 2404 2664 2704 2680 -2424 2252 -2236 2160 -2688 -2692 -2160 -2176 -2616 -2732 -2432 -2760 -2288 2696 2760 -2372 -2784 -2664 -2268 -2776 2536 2600 -2752 2128 2748 -2540 -2552 -2484 2768 2656 -2680 2728 -2380 2452 -2144 -2520 2616 -2472 -2416 -2708 -2480 -2776 2764 -2692 -2252 2752 -2528 -2792 -2488 -2676 -2752 2700 2652 -2776 2412 2300 -2572 -2696 2376 2160 2760 -2284 2768 -2796 -2164 -2712 2656 2208 2524 -2756 -2816 -2692 -2796 -2716 2216 -2216 2680 -2256 2540 -2384 -2800 -2680 2776 2764 -2272 2812 -2160 2512 2756 2152 -2796 -2796 -2412 2640 2776 -2160 -2268 2760 2132 2160 2788 2772 -2536 -2696 2676 -2800 -2804 -2216 -2380 2736 -2748 2148 2648 -2132 -2400 2816 2592 2664 -2524 2748 -2512 -2496 2364 2740 2428 -2372 -2164 2556 2264 2348 -2632 -2664 2748 -2428 2120 -2228 2736 2160 -2160 2756 2772 -2572 2256 -2576 -2188 2188 2648 -2740 2664 -2124 -2808 -2696 -2344 -2476 -2120 -2160 2620 -2532 -2180 -2412 2764 -2484 -2796 2736 2432 2532 2200 2532 -2600 -2304 2216 2140 -2564 2744 2736 -2420 -2124 2304 -2316 -2364 -2632 -2256 -2796 -2676 -2700 -2352 -2640 2128 -2792 -2800 -2300 -2372 2368 -2144 -2120 -2196 2760 -2812 -2152 -2656 2364 2376 -2640 -2332 -2796 -2756 2732 2308 2788 -2736 2216 2536 2756 2120 -2640 2748 -2640 2268 2748 -2788 -2652 2744 2688 -2356 2748 2736 -2236 2684 2396 -2284 -2732 -2404 2756 -2676 -2788 2696 -2248 2412 -2252 2692 2672 2616 -2776 -2164 -2816 -2416 -2460 2756 -2364 -2688 2124 2248 -2760 -2752 -2120 -2160 -2484 -2692 -2604 -2120 -2256 2748 -2464 -2656 2712 2556 2692 2768 -2680 -2672 -2184 -2172 -2752 -2788 -2372 2644 -2800 2772 -2304 2692 -2736 2756 2160 -2120 -2804 -2720 2744 -2692 2452 -2516 2160 -2148 2436 -2692 2764 -2376 -2576 -2324 -2624 -2236 -2696 -2364 2444 -2456 -2736 -2288 2324 -2752 
261.70	d NODES 15279
261.70	d CHECKS 309599475
261.70	   
261.70	   totalWckTime=261.462  totalCpuTime=258.32

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-207460-1168181841 -o ROOT/results/node2/solver-207460-1168181841 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/207460-1168181841/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.21 2.23 2.14 4/94 8975
/proc/meminfo: memFree=751376/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=9948 CPUtime=0
/proc/8974/stat : 8974 (java) S 8972 8974 8681 0 -1 0 723 0 0 0 0 0 0 0 16 0 1 0 166579738 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/8974/statm: 2955 510 421 14 0 1602 0

[startup+0.104438 s]
/proc/loadavg: 2.21 2.23 2.14 4/94 8975
/proc/meminfo: memFree=751376/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=914988 CPUtime=0.09
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 2982 0 1 0 8 1 0 0 19 0 8 0 166579738 936947712 2728 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8974/statm: 228747 2728 1424 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516515 s]
/proc/loadavg: 2.21 2.23 2.14 4/94 8975
/proc/meminfo: memFree=751376/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915328 CPUtime=0.5
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 6996 0 1 0 46 4 0 0 18 0 8 0 166579738 937295872 6735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073448404 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8974/statm: 228832 6735 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33968 s]
/proc/loadavg: 2.19 2.22 2.14 3/101 8982
/proc/meminfo: memFree=685080/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915628 CPUtime=1.3
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 19720 0 1 0 118 12 0 0 24 0 8 0 166579738 937603072 19457 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8974/statm: 228907 19457 2160 14 0 215377 0
[pid=8974/tid=8976] ppid=8972 vsize=915628 CPUtime=0.06
/proc/8974/task/8976/stat : 8976 (java) R 8972 8974 8681 0 -1 64 3183 0 0 0 5 1 0 0 16 0 8 0 166579741 937603072 19457 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8977] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8977/stat : 8977 (java) S 8972 8974 8681 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166579742 937603072 19457 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8978] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8978/stat : 8978 (java) S 8972 8974 8681 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 19457 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8979] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8979/stat : 8979 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166579745 937603072 19457 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8980] ppid=8972 vsize=915628 CPUtime=0.15
/proc/8974/task/8980/stat : 8980 (java) S 8972 8974 8681 0 -1 64 402 0 0 0 15 0 0 0 16 0 8 0 166579745 937603072 19457 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8981] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8981/stat : 8981 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166579745 937603072 19457 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8982] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8982/stat : 8982 (java) S 8972 8974 8681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166579745 937603072 19457 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915628

[startup+2.97696 s]
/proc/loadavg: 2.19 2.22 2.14 3/101 8982
/proc/meminfo: memFree=676504/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915628 CPUtime=2.93
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 21029 0 1 0 280 13 0 0 25 0 8 0 166579738 937603072 20765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804544 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8974/statm: 228907 20765 2180 14 0 215377 0
[pid=8974/tid=8976] ppid=8972 vsize=915628 CPUtime=0.1
/proc/8974/task/8976/stat : 8976 (java) S 8972 8974 8681 0 -1 64 4418 0 0 0 8 2 0 0 17 0 8 0 166579741 937603072 20765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8977] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8977/stat : 8977 (java) S 8972 8974 8681 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166579742 937603072 20765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8978] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8978/stat : 8978 (java) S 8972 8974 8681 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 20765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8979] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8979/stat : 8979 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166579745 937603072 20765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8980] ppid=8972 vsize=915628 CPUtime=0.19
/proc/8974/task/8980/stat : 8980 (java) S 8972 8974 8681 0 -1 64 415 0 0 0 18 1 0 0 16 0 8 0 166579745 937603072 20765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8981] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8981/stat : 8981 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166579745 937603072 20765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8982] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8982/stat : 8982 (java) S 8972 8974 8681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166579745 937603072 20765 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) 915628

[startup+6.17855 s]
/proc/loadavg: 2.18 2.22 2.14 3/101 8982
/proc/meminfo: memFree=676440/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915628 CPUtime=6.11
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 21045 0 1 0 597 14 0 0 25 0 8 0 166579738 937603072 20781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8974/statm: 228907 20781 2181 14 0 215377 0
[pid=8974/tid=8976] ppid=8972 vsize=915628 CPUtime=0.1
/proc/8974/task/8976/stat : 8976 (java) S 8972 8974 8681 0 -1 64 4418 0 0 0 8 2 0 0 16 0 8 0 166579741 937603072 20781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8977] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8977/stat : 8977 (java) S 8972 8974 8681 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166579742 937603072 20781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8978] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8978/stat : 8978 (java) S 8972 8974 8681 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 20781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8979] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8979/stat : 8979 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166579745 937603072 20781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8980] ppid=8972 vsize=915628 CPUtime=0.21
/proc/8974/task/8980/stat : 8980 (java) S 8972 8974 8681 0 -1 64 430 0 0 0 20 1 0 0 16 0 8 0 166579745 937603072 20781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8981] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8981/stat : 8981 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166579745 937603072 20781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8982] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8982/stat : 8982 (java) S 8972 8974 8681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166579745 937603072 20781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915628

[startup+12.6557 s]
/proc/loadavg: 2.16 2.22 2.14 3/101 8982
/proc/meminfo: memFree=673888/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915628 CPUtime=12.52
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 21048 0 1 0 1237 15 0 0 25 0 8 0 166579738 937603072 20783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8974/statm: 228907 20783 2181 14 0 215377 0
[pid=8974/tid=8976] ppid=8972 vsize=915628 CPUtime=0.1
/proc/8974/task/8976/stat : 8976 (java) S 8972 8974 8681 0 -1 64 4418 0 0 0 8 2 0 0 16 0 8 0 166579741 937603072 20783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8977] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8977/stat : 8977 (java) S 8972 8974 8681 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166579742 937603072 20783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8978] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8978/stat : 8978 (java) S 8972 8974 8681 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 20783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8979] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8979/stat : 8979 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166579745 937603072 20783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8980] ppid=8972 vsize=915628 CPUtime=0.22
/proc/8974/task/8980/stat : 8980 (java) S 8972 8974 8681 0 -1 64 432 0 0 0 21 1 0 0 16 0 8 0 166579745 937603072 20783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8981] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8981/stat : 8981 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166579745 937603072 20783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8982] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8982/stat : 8982 (java) S 8972 8974 8681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166579745 937603072 20783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915628

[startup+25.5151 s]
/proc/loadavg: 2.14 2.21 2.14 3/101 8982
/proc/meminfo: memFree=664544/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915628 CPUtime=25.26
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 22653 0 1 0 2508 18 0 0 25 0 8 0 166579738 937603072 22385 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8974/statm: 228907 22385 2181 14 0 215377 0
[pid=8974/tid=8976] ppid=8972 vsize=915628 CPUtime=0.22
/proc/8974/task/8976/stat : 8976 (java) S 8972 8974 8681 0 -1 64 6015 0 0 0 19 3 0 0 16 0 8 0 166579741 937603072 22385 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8977] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8977/stat : 8977 (java) S 8972 8974 8681 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166579742 937603072 22385 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8978] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8978/stat : 8978 (java) S 8972 8974 8681 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 22385 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8979] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8979/stat : 8979 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166579745 937603072 22385 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8980] ppid=8972 vsize=915628 CPUtime=0.23
/proc/8974/task/8980/stat : 8980 (java) S 8972 8974 8681 0 -1 64 438 0 0 0 22 1 0 0 17 0 8 0 166579745 937603072 22385 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8981] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8981/stat : 8981 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166579745 937603072 22385 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8982] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8982/stat : 8982 (java) S 8972 8974 8681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166579745 937603072 22385 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915628

[startup+51.1318 s]
/proc/loadavg: 2.08 2.19 2.13 3/101 8982
/proc/meminfo: memFree=646304/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915628 CPUtime=50.64
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 27045 0 1 0 5039 25 0 0 25 0 8 0 166579738 937603072 26775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802620 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8974/statm: 228907 26775 2182 14 0 215377 0
[pid=8974/tid=8976] ppid=8972 vsize=915628 CPUtime=0.45
/proc/8974/task/8976/stat : 8976 (java) S 8972 8974 8681 0 -1 64 10397 0 0 0 40 5 0 0 16 0 8 0 166579741 937603072 26775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8977] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8977/stat : 8977 (java) S 8972 8974 8681 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166579742 937603072 26775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8978] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8978/stat : 8978 (java) S 8972 8974 8681 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 26775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8979] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8979/stat : 8979 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166579745 937603072 26775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8980] ppid=8972 vsize=915628 CPUtime=0.25
/proc/8974/task/8980/stat : 8980 (java) S 8972 8974 8681 0 -1 64 446 0 0 0 24 1 0 0 16 0 8 0 166579745 937603072 26775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8981] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8981/stat : 8981 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166579745 937603072 26775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8982] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8982/stat : 8982 (java) S 8972 8974 8681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166579745 937603072 26775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 915628

[startup+102.352 s]
/proc/loadavg: 2.07 2.17 2.13 3/100 9040
/proc/meminfo: memFree=1253792/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915628 CPUtime=101.71
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 33257 0 1 0 10132 39 0 0 25 0 8 0 166579738 937603072 32984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8974/statm: 228907 32984 2182 14 0 215377 0
[pid=8974/tid=8976] ppid=8972 vsize=915628 CPUtime=0.78
/proc/8974/task/8976/stat : 8976 (java) S 8972 8974 8681 0 -1 64 16605 0 0 0 72 6 0 0 16 0 8 0 166579741 937603072 32984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8974/tid=8977] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8977/stat : 8977 (java) S 8972 8974 8681 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166579742 937603072 32984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8978] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8978/stat : 8978 (java) S 8972 8974 8681 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 32984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8979] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8979/stat : 8979 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166579745 937603072 32984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8980] ppid=8972 vsize=915628 CPUtime=0.25
/proc/8974/task/8980/stat : 8980 (java) S 8972 8974 8681 0 -1 64 447 0 0 0 24 1 0 0 16 0 8 0 166579745 937603072 32984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8974/tid=8981] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8981/stat : 8981 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166579745 937603072 32984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8982] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8982/stat : 8982 (java) S 8972 8974 8681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166579745 937603072 32984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 915628

[startup+162.413 s]
/proc/loadavg: 2.03 2.14 2.11 3/100 9040
/proc/meminfo: memFree=1187488/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915628 CPUtime=161.7
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 39102 0 1 0 16118 52 0 0 25 0 8 0 166579738 937603072 38827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8974/statm: 228907 38827 2182 14 0 215377 0
[pid=8974/tid=8976] ppid=8972 vsize=915628 CPUtime=1.08
/proc/8974/task/8976/stat : 8976 (java) S 8972 8974 8681 0 -1 64 22448 0 0 0 100 8 0 0 16 0 8 0 166579741 937603072 38827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8974/tid=8977] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8977/stat : 8977 (java) S 8972 8974 8681 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 166579742 937603072 38827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8978] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8978/stat : 8978 (java) S 8972 8974 8681 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 38827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8979] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8979/stat : 8979 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166579745 937603072 38827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8980] ppid=8972 vsize=915628 CPUtime=0.25
/proc/8974/task/8980/stat : 8980 (java) S 8972 8974 8681 0 -1 64 447 0 0 0 24 1 0 0 16 0 8 0 166579745 937603072 38827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8974/tid=8981] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8981/stat : 8981 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166579745 937603072 38827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8982] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8982/stat : 8982 (java) S 8972 8974 8681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166579745 937603072 38827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 915628

[startup+222.48 s]
/proc/loadavg: 2.05 2.12 2.11 3/106 9066
/proc/meminfo: memFree=1131496/2055920 swapFree=4191880/4192956
[pid=8974] ppid=8972 vsize=915628 CPUtime=221.67
/proc/8974/stat : 8974 (java) R 8972 8974 8681 0 -1 0 47202 0 1 0 22102 65 0 0 25 0 8 0 166579738 937603072 46912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074089949 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8974/statm: 228907 46912 2547 14 0 215377 0
[pid=8974/tid=8976] ppid=8972 vsize=915628 CPUtime=1.81
/proc/8974/task/8976/stat : 8976 (java) S 8972 8974 8681 0 -1 64 30028 0 0 0 171 10 0 0 16 0 8 0 166579741 937603072 46912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8974/tid=8977] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8977/stat : 8977 (java) S 8972 8974 8681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 46912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8974/tid=8978] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8978/stat : 8978 (java) S 8972 8974 8681 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 166579742 937603072 46912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8974/tid=8979] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8979/stat : 8979 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166579745 937603072 46912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8980] ppid=8972 vsize=915628 CPUtime=0.37
/proc/8974/task/8980/stat : 8980 (java) S 8972 8974 8681 0 -1 64 516 0 0 0 35 2 0 0 15 0 8 0 166579745 937603072 46912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8974/tid=8981] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8981/stat : 8981 (java) S 8972 8974 8681 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166579745 937603072 46912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8974/tid=8982] ppid=8972 vsize=915628 CPUtime=0
/proc/8974/task/8982/stat : 8982 (java) S 8972 8974 8681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 166579745 937603072 46912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.67
Current children cumulated vsize (KiB) 915628

Child status: 0
Real time (s): 261.78
CPU time (s): 260.838
CPU user time (s): 260.08
CPU system time (s): 0.757884
CPU usage (%): 99.6402
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 260.08
system time used= 0.757884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50237
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= 7113
involuntary context switches= 7069

runsolver used 0.303953 s user time and 0.866868 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Jan  7 14:57:21 UTC 2007


IDJOB= 207460
IDBENCH= 4292
FILE ID= node2/207460-1168181841

PBS_JOBID= 3478913

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test04/test04-1250-10.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/207460-1168181841/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-207460-1168181841 -o ROOT/results/node2/solver-207460-1168181841 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/207460-1168181841/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c9bcb9dd70ccc4a9926bdf95ae516c0c

RANDOM SEED= 740509878

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        751792 kB
Buffers:         48584 kB
Cached:         417380 kB
SwapCached:        448 kB
Active:         862712 kB
Inactive:       373644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        751792 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:         797296 kB
Slab:            50900 kB
Committed_AS:  4744996 kB
PageTables:       3876 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= 66327 MiB



End job on node2 on Sun Jan  7 15:01:43 UTC 2007