Trace number 1086748

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ACSAT 44.8502 44.622

DiagnosticValue
CHECKS35049200
NODES2800

General information on the benchmark

Namecsp/fapp/fapp28/
normalized-fapp28-2800-5.xml
MD5SUM712a20b0506303fd583b688f94b5a45f
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 benchmark44.8502
Satisfiable
(Un)Satisfiability was proved
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.07	
0.05/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=mac.xml
0.21/0.23	   
0.21/0.23	   instance
0.21/0.23	     name=HOME/instance-1086748-1215241042.xml
0.21/0.26	   
0.21/0.26	   domains being loaded...
0.21/0.29	   
0.21/0.29	   variables being loaded...
0.83/0.70	     nbVariables=2800  nbDomainTypes=17  minDomainSize=90  maxDomainSize=998  nbTotalValues=2087947
0.83/0.70	       =>  wckTime=0.502  cpuTime=0.42  mem=58M493
0.83/0.70	   
0.83/0.70	   predicates being loaded...
0.83/0.75	   
0.83/0.75	   constraints being loaded...
20.56/20.50	   
20.56/20.50	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 101M147)
27.47/27.35	     nbConstraints=12081  nbGlobalConstraints=35  nbMergedConstraints=10523  nbConvertedConstraints=116
27.47/27.35	     nbConvertConstraintsChecks=42169118  nbExtensionStructures=104  nbSharedExtensionStructures=16
27.47/27.35	     nbConflictsStructures=147  nbSharedConflictsStructures=233  nbUnbuiltConflictsStructures=4478
27.47/27.35	     nbSharedBinaryRepresentations=113003  nbEvaluationManagers=4521  nbSharedEvaluationManagers=7409  minDegree=2
27.47/27.35	     maxDegree=37  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=3.676
27.47/27.35	     symmetryCpuTime=3.48  nbCliques=35
27.47/27.35	       =>  wckTime=27.147  cpuTime=26.27  mem=116M607
27.89/27.72	   
27.89/27.72	   solver IterativeSystematicSolver being built... 
28.21/28.07	   
28.21/28.07	   INFO : Forward propagation technique limited 
28.52/28.38	       =>  wckTime=28.185  cpuTime=26.69  mem=226M301
43.42/43.25	   
43.42/43.25	   preprocessing
43.42/43.25	     nbConstraintChecks=34504112  nbValidityChecks=1302721  nbPropagations=4148  nbRevisions=43403
43.42/43.25	     nbUselessRevisions=34142  nbRemovedValues=2022764  detectedInconsistency=no
43.42/43.25	       =>  wckTime=14.827  cpuTime=14.79  mem=226M301
44.55/44.38	   
44.55/44.38	   search
44.55/44.38	     run=0  nbConstraintChecks=545117  nbValidityChecks=715161  minDepth=2801  maxDepth=2800  nbPropagations=8720
44.55/44.38	     nbRevisions=65318  nbUselessRevisions=54153  nbAssignments=2800  nbFailedAssignments=0  nbBacktracks=0
44.55/44.38	     nbVisitedNodes=2801  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
44.55/44.38	     nbDEliminables=?  nbPEliminables=?
44.55/44.38	       =>  wckTime=15.965  cpuTime=15.93  mem=228M142
44.55/44.38	   
44.55/44.38	   global
44.55/44.38	     nbConstraintChecks=35049229  nbValidityChecks=2017882  nbPropagations=12868  nbRevisions=108721
44.55/44.39	     nbUselessRevisions=88295  nbRestartNogoods=0  solvingWckTime=15.967  solvingCpuTime=15.93  expiredTime=no
44.55/44.39	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=42.59  globalCpuTime=42.7
44.55/44.39	       =>  wckTime=44.185  cpuTime=42.65  mem=228M142
44.75/44.54	   
44.75/44.54	s SATISFIABLE
44.75/44.54	v -2474 -3216 -2320 -3160 -3062 -2942 -3044 -2948 -2256 2994 -2320 -3166 -3194 -3176 -2400 -3160 -2554 -2474 -2510 -2520 -2776 -2862 -3192 -3170 -2230 -2662 -2224 -2666 -2526 -2762 3012 -2972 -2434 -2954 -2258 -2940 -2710 -2960 -3090 -2594 -2544 -3102 -2318 -2264 -2570 -2948 -2716 -2822 -2250 -2836 -2610 -2932 -2436 -2298 -2810 -2468 -2896 -3216 -2458 -2260 -2432 -3044 -2760 -2796 -2588 -3216 -3180 -2474 -2268 -2590 -2468 -2772 -2220 -2528 -3166 -2236 -2258 -2936 -2598 -2580 -3160 -2802 -3080 -2510 -2724 -2308 -3006 -3140 -2674 -3004 -2586 -2550 -2286 -2258 -2278 -2570 -3176 -2860 -2892 -2736 -2242 -2674 -2946 -2904 -3090 -2900 -3120 -3216 -3014 -2906 -3216 -3144 2664 -3076 2840 -3210 -2256 -3086 -2498 -3126 -3056 -2700 -2550 -2576 -2418 -2348 -3004 -2862 -2354 -3160 -2666 -2548 -2872 -2586 -2806 -3152 -2502 -2626 -2776 -2472 -2414 -3084 2232 -2302 -2770 -2736 -2504 -3166 2682 -2600 -2318 -2418 -2814 -2308 -2538 -3088 -2538 -2736 -2588 -2268 -2736 2220 -2710 -2258 -2902 -3126 -3128 -2260 -3022 3176 -2522 -2776 -2330 -2936 -2360 -2622 -3176 -3040 -2278 -3166 -2524 2858 -2298 -2360 -3114 -3126 -2432 -2264 -2808 -3160 -2632 -2320 -2424 -2650 -2640 -2710 -2884 -3216 -2368 -2710 -2882 2954 -3216 -2258 -2400 -3140 -2934 -3032 -2610 -2392 -2518 -2958 -2338 -2466 -3192 -2626 -3176 -2354 -2508 -2318 -3046 -3208 -2734 -2878 -3112 -2362 -3120 -2268 -3120 -2704 -2246 2626 -2966 -2908 -2520 -2932 -3176 -2238 -2596 -2838 -2936 -2270 -3150 -2716 -2238 -3216 -2670 -2776 -2798 -2660 -3030 -2532 -2896 -2792 -3126 -3160 -2842 -2714 -2416 -2422 -2508 -2286 -2258 -3200 -2776 -2906 -2246 -2498 -3004 -3026 -2738 -2942 -2844 -2258 -2888 -2470 -2310 -2906 -3160 -2464 -3118 -2792 -2598 -2474 -2434 -2558 -2670 -2462 -2908 -2588 -3114 -2508 2994 -3200 -2324 -2468 -2916 -3176 -2880 -2936 -2278 -2380 -3030 -3080 -3028 -3174 -2270 -2698 -3112 -2636 -2262 -2258 -3112 -2766 -3160 -2936 -2674 -2838 -2374 -2326 -2412 -2234 -3176 -2668 -2692 -3108 -2688 -2414 -2894 -3092 -2486 -3194 -2762 -2838 -2422 -2266 -2878 -3160 -2532 -2670 -3004 -2768 2740 -2952 -2480 -2360 -3048 -2456 -2340 -2252 -2320 -2282 -3160 -2736 -2656 -2984 -2626 -2258 -3158 -2894 -2862 -3216 -2704 -3100 -2862 -2328 -2220 -2546 -2550 -3068 -3092 -2776 -2896 -2548 -2332 -2246 -2664 -2292 -2936 -2882 -2800 -3216 -2898 -2664 -2944 -3108 -2896 -2858 -3090 -2628 -3122 -2314 -3176 -2314 -2338 -2934 -2990 -2790 -2500 -2566 -2628 -2646 -2936 -2398 -2394 -2988 -3010 -2908 -3136 -2980 -2424 -3126 -3042 -3166 -2258 -3160 2482 -2404 -2298 -3076 -2220 -2752 -2268 -2730 -2434 -3160 -2604 -2348 -2320 -2298 -2448 -3140 -2432 -2900 -2704 -3166 -3036 2248 -2318 -3166 -3080 -2278 -2564 -2608 -3180 -2770 -2708 -2688 -3180 -3216 -2782 -2320 -2802 -2966 -2524 -2946 -3126 -3004 -2924 -3200 -3216 -2276 -2262 -2330 -2524 -2272 -2662 -2642 -2554 -2260 -2286 -2420 -2982 -2994 -2980 -3130 -3126 -2620 -3016 -3160 -3140 -2238 -2714 -3100 -2936 -3116 -3130 -2258 -2704 -2872 -2548 -2900 -2736 -2670 -3090 -2760 -2540 -2284 -2444 -3176 -2704 -2490 -3192 -3126 -3046 -2776 -2570 -3042 -2258 -2318 -2408 -2948 -2664 -2736 -2456 -3120 -3022 -2390 -2452 -2270 -2894 -2630 -2334 -3176 -2448 -3096 -2266 -2246 -2624 -3044 -2908 -2908 -2670 -3160 -2482 -2776 -2254 -2736 -3184 -2374 -2242 -2710 -2578 -2618 -2900 -2480 -2268 -3044 -2604 -3196 -2744 -2222 -2258 -2424 -2706 -2286 -2442 -2714 -2962 -2710 -2230 -3208 -3002 -2492 -2494 -3216 -2260 -2976 -2278 -2448 -2710 -2588 -2372 -2934 -3200 -2710 -2440 -2268 -2406 -2786 -2482 -2488 -2572 -2388 -2298 -2282 -2548 -2426 -3216 -2372 -2680 2954 -2818 -2860 -2522 -2788 -2516 -2582 -3200 -2706 -2776 -3216 -2404 -2526 -2320 -2290 -3176 -2310 -3180 -3176 -2654 -3176 -2226 -3166 -2736 -2736 -2736 -2334 -2832 -2908 -3192 -2474 -2424 -3126 -3002 2730 -3216 -2442 -2580 -2454 2438 -2896 -2306 -2498 -3070 -3152 -2360 2772 -2314 -2274 -2562 -3140 -2274 -3176 -2298 -2520 -3176 -2860 -2258 -2776 -2442 -2282 -2710 -2982 -3200 -3180 -3176 -2332 -2416 -2570 -2588 -2474 -2450 -3070 2830 -2712 -3216 -2468 -2666 -2864 -3110 -2412 -3078 -2274 -2736 -2800 -2710 -2704 -2650 -3020 -2278 -2434 -3126 -2458 -3216 -2830 -2292 -2898 -2236 -2278 -2414 -2476 -2690 -2234 -2610 -2990 -2910 -2830 -2618 -2300 -2848 -3176 -2584 -2776 -2640 -2916 -2988 -2220 -2348 -2838 -3124 -3160 -2764 -3216 -2906 -3126 -3200 -3058 -3200 -2274 -2948 -2834 -2260 -3022 -2752 -3176 -2226 -2328 -3056 -3176 -3078 2272 -2410 -2298 -2814 -2796 -2338 -2298 -3052 -2744 -3118 -2860 -2504 -2770 -2758 -3166 -2524 -2762 -3152 -2268 -2946 -2484 -2598 -2948 -2938 -3200 -3098 -3160 -2290 -2792 -2772 3012 -3160 -2490 -2580 -3216 -2592 -2434 -3068 -2948 -3006 -3138 -3002 -3130 -3090 -3118 -2682 -2624 -2576 -2794 -2516 -2736 -3216 -2298 -2878 -2278 -2312 -3216 -3110 -2588 -3140 -3216 -2298 -2242 -2742 -2946 -3032 -3086 -3030 -2934 -2906 -2384 -2844 -2946 -2278 -3160 -3152 -2698 -2918 -2288 -3154 -2710 2886 -2904 -2972 -3180 -3166 -3028 -2664 -2230 -2270 -2922 -2274 -2812 -3118 -2882 -2606 -2762 -2590 -3200 -3012 -2296 2846 -2872 -2488 -2980 -3216 -3098 -3138 -2908 -3176 -2228 -3202 -2420 -2776 -2862 -3078 -2510 -2780 -2556 -2664 -3176 -2664 -2762 -3160 -2272 -2272 3182 -3216 -3200 -2602 -3152 -3044 -3078 -2934 -2236 -2370 -2778 -3078 -2320 -2666 -2306 -2824 -2434 -2946 -3086 -2948 -2250 -3004 -2490 -2832 -2634 -2664 -2620 -2298 -3216 -2360 -2960 -2670 -3176 -3216 -2236 -2988 -2258 -2304 -2408 -3126 -2754 -2774 -3130 -2670 -2234 -2260 -3160 -3216 -2850 -2572 -2352 -2370 -2252 2870 -3118 -3184 -2274 -2540 -3216 -3168 -2482 -3118 -3020 -2278 -3200 -2252 -2664 -2362 -2458 -3134 -2318 -3154 -2484 -2670 -2264 -2474 -2944 -2730 -2556 -3118 -3200 -3044 -2588 -2800 -3112 -3044 -2704 2220 -3130 -2656 -3216 -3164 -3084 -2616 -2300 -3016 -2234 -2320 -2260 -2956 -3178 -2576 -2268 -2956 -2400 -2352 -2282 -2232 -2704 -2288 -2476 -3112 -3084 -2754 -3076 -2548 -2236 -2562 -3114 -2258 -2248 -2452 -2530 -3176 -3216 -2298 -2814 2328 -2950 -2318 -3158 -3216 -2778 -3014 -2586 -2298 -2908 -3004 -3156 -2514 -2710 -2480 -2734 -3120 -2266 -2372 -2402 -2736 -3096 -3160 -2666 -3200 -2664 -2276 -2224 -2784 -3094 -3216 -2938 -2988 2436 -3176 -2748 -2702 -3166 -2666 -3166 -2242 -3120 -2332 -2870 -2226 -3056 -3160 -2896 -3014 -2386 -2666 -3120 -3216 -2810 -2450 -2706 -2948 -2602 -3160 -2986 -2522 -2362 -3010 -2596 -3160 -2328 -2986 -2292 -2548 -2792 -2630 -3160 -2318 -3176 -2616 -3200 -3150 -2502 -2372 -3114 -2974 -2972 -2436 -3216 -2638 -2500 -2946 -2394 -3118 2260 -2220 -2278 -3066 -2490 -2228 -2442 -2298 -2628 -2704 -2286 -3216 -2274 -3126 -2670 -3140 -2260 -2434 -3200 -2706 -2816 -2610 -2722 -2358 -2668 -2710 -3154 -3204 -2232 -2936 -2294 -2396 -2954 -2250 -2866 -2562 -2758 -2298 -2498 -2732 -3160 -2940 -3176 -2936 -2408 -2298 -2360 -3176 -3120 -2434 -2718 -2428 -2850 -2360 -3076 -3166 -3152 -2374 -2306 -3112 -2278 -3154 -3216 -2274 -2238 -3160 -2950 -2780 -3140 -2996 -2546 -2284 -2908 -3044 -2514 -2358 2220 -2902 -3012 -3118 2722 -2278 -2914 -2356 -3052 -3042 -2992 -2536 -2690 -2588 -3216 -2504 -3160 -3012 -2748 -2752 -2990 -3124 -2928 -3028 -3152 -3176 -2322 -2708 -2364 -2278 -2580 -2682 -2778 -2710 -2290 -2908 -2302 -2906 -2628 -3174 -2588 -2876 -2792 -2220 -2378 -2448 -2706 -2830 -3216 -2866 -2840 -2918 -2278 -2810 2326 -2228 -2368 -2530 -2776 -3216 -2990 3160 -2318 -2670 -2418 -3120 -2402 -2722 -3168 -2902 -2908 -2474 -2930 -3176 -2224 -2968 -2250 -3046 -3100 -2836 -2964 -2658 -2936 -2364 -2818 -2802 -2516 -2376 -2868 -2280 -3200 -2264 -2942 -2440 -3090 -2296 -3166 -2698 -3136 -2888 2976 -3098 -3166 -2864 -2970 -2360 -2228 -2980 -2312 -3120 -2508 -2306 -2948 -3180 -3176 -3152 -2266 -2948 -2736 -2670 -3166 -3216 -2538 -3114 -2886 -2330 -2260 -2670 -3116 -2874 -3176 -3216 -3166 -2246 -2402 -3160 -2708 -2694 -2404 -2416 -2474 -2736 -3176 -2490 -2672 -2312 -2278 -2350 -2354 -2918 -2982 -2776 -2260 -2522 2220 -2732 -2266 -3112 2960 -3120 -2276 -2448 -2298 -2550 -2906 -2798 -2252 -2984 -2842 -3198 -2982 -3120 -2490 -2760 -2922 -2298 -2896 -2872 -2902 -3160 -2432 -2878 -3166 -2480 -3176 -2474 -3120 -2972 -2244 -2258 -2606 -3214 -3126 -2668 -2710 -3126 -3216 -2290 -2740 -2558 -3168 -3152 -2484 -2710 -2588 -3012 -2332 -2434 -2462 -2374 -2918 -2984 -2370 -3176 -2434 -2610 -2716 -3216 -2230 -3050 -2356 -2498 -2620 -2264 -2536 -2322 -2878 -2480 -3142 -2348 -2464 -3176 -2686 -2642 -2888 -2936 -2642 -2492 -2258 -2896 -2670 -2320 -3024 -3126 -2296 -3160 -2412 -3072 -2736 -2928 -3200 -2736 -2298 -2278 -2606 -2640 -2222 -2728 -2626 -2298 -2948 -2872 -3200 -2736 -3176 -2282 -2318 -3216 -2318 -2562 -3006 -3126 -2320 -2704 -2390 -2456 -2266 -2454 -3200 -3006 -3084 -2620 -3020 -3212 -2674 -2982 -2468 -2380 -2258 -3090 -3160 -2318 -3126 -3126 -3090 -2908 -3116 -2472 -2840 -2474 -2278 -2780 -2906 -2298 -3200 -3060 -2474 -2356 -2634 -2268 -2774 -2278 -2324 -2666 -3050 -2324 -2584 -2494 -3176 -2670 -2584 -2386 2776 -2798 -3210 -3086 -3054 -2894 -3008 -3140 -2376 -2298 -2550 -2876 -2838 -2920 3128 -3216 -2278 -2810 -2370 -2452 -2920 -2820 -2358 -2948 -3086 -2714 -3136 -3126 -3126 -2474 -2320 -3044 -2762 -2982 -2272 -2710 -3176 -2942 -2420 -2548 -3024 -3070 -3200 -2564 -2492 -2540 -2510 -2516 -3176 -3114 -2918 -2752 -3182 -2776 -2664 -2274 -2234 -2624 -3078 -2602 -2292 -2320 -2272 -2710 -3176 -2506 -3078 -2318 -3078 -3152 -2290 -3096 -2544 -2896 -2610 -2548 -3176 -3170 -3176 -2278 -2452 -2276 -3180 -2474 -2260 -3120 -2916 -2850 -3198 -2360 -2936 -2532 -2854 -2294 -3176 -2810 -3054 -3178 -2224 -2374 -2896 -3180 -2890 -2540 -2820 3142 -3176 -2802 -2220 -3154 -2664 -3216 -3158 -3176 -2492 -2948 -3166 -3030 -2928 -2622 -2398 -2542 -2584 -3130 -3008 -3200 -3176 -2568 -2440 -2376 -2420 -2360 -2724 -2222 -2258 -2436 -2670 -3144 -2832 -2548 -2258 -3156 -3054 -2588 -3216 -2988 -3164 -3134 -2318 -3096 -2566 -2730 -2670 -2264 -3200 -2376 -3002 -2704 -2774 -2236 -2898 -2278 -2418 -2906 -2912 -3120 -3032 -2266 -3216 -2246 -2320 -2556 -2690 -2826 -3046 -2616 -2878 -2282 -3160 -2318 -2408 2220 -2384 -2902 -3120 -2236 -3136 -2360 -2290 -2258 -2284 -2436 -3176 -3080 -3112 -2736 -2638 -2770 -3216 -2362 -3136 -3170 -2758 -2250 -2948 -3176 -3176 -3004 -2602 -3176 -2954 -3046 -3216 -3002 -2302 -2318 -3160 -2458 -3084 -2912 -3196 -3176 -2798 -2378 -3160 -2918 -3080 -3126 -2288 -2710 -2882 -2796 -3176 -3016 -2748 -3152 -2666 -2624 -2630 -2260 -2298 -2836 -2420 -2580 -3160 -2710 -2868 -2476 -2260 -2932 -2582 -2316 -2414 -2768 -2794 -3176 -2318 -2286 -2290 -3124 -2616 -2876 -3216 -3042 -2296 -3082 -2532 -2604 -2620 -3070 -2724 -3216 -2434 -2516 -2664 -3060 -2492 -2808 -3162 -2388 -2250 -2590 -2242 -2776 -3090 -2896 -2590 -2704 -3160 -2290 -3044 -2670 -3022 -2272 -2670 2544 -3128 -2596 3196 -2360 -2614 -2278 -2360 -2226 -3166 -2320 -2932 -2858 -3200 -2220 -2318 -3034 2798 -2552 -2434 -2274 -2934 -2650 -2590 -2228 -2424 -3176 -2430 -2314 -3154 -2440 -2270 -3112 -2286 -2560 -2638 -2938 -3216 -3192 -2320 -2644 -3164 -2908 -2642 -2290 -2902 -3016 -2452 -2664 -2298 -2724 -2562 -2298 -3184 -2408 -3112 -2474 -3176 -2532 -2390 -2908 -2306 -2700 -3090 -3044 -3176 -2670 -2392 -2370 -3126 -2756 -2974 2830 -2434 -2722 -2534 -2616 -3216 -2462 -2564 -2262 -2672 -2474 -2434 -3082 -3016 -2372 -3152 -3154 -2232 -3016 -2834 -2228 -2378 -2860 -3120 -2258 -2896 -2908 -3160 -2434 -2896 -3098 -2746 -2272 2336 -2738 -2242 -2634 -2504 -2664 -3200 -2878 -3152 -2322 -2768 -2254 -2320 -3126 -2732 -2658 -3176 -2240 -2964 -3176 -2996 -3160 -2358 -2922 -2936 -2288 -2434 -3216 -2342 -2562 -2350 -2994 -3048 -3126 -2360 -2470 -2744 -2760 -2408 -2320 -2936 -3216 -2440 -2670 -3118 -3006 -3120 -2918 -2740 -2794 -2878 -2812 -2536 -2618 -3216 -2600 -3176 -2330 -3166 -2398 -3122 -3080 -3140 -2324 -2624 2260 -2670 -2776 -3028 -2348 -2488 -2298 -2780 -2376 -3112 -2492 -2318 -2952 2912 -3216 -2468 -3028 -2704 -2368 -2988 -2846 -2416 -2790 -2360 -2546 -2598 -2972 -3168 -3112 -2364 -2532 -2976 -2506 -2880 -2440 -2444 -2884 -2272 -2392 -2320 -3176 -3176 -2502 -2932 -2346 -2448 -3216 -2316 -2738 -3124 -2350 -2632 -3160 -3044 -3216 -2392 -3078 -3152 -2256 -2282 -2904 -3004 -2750 -2634 -2948 -3030 -2508 -2534 -2220 -3084 -2806 -2602 -2522 -2454 -3144 -3166 -2318 -2948 -3176 -2234 -3120 -3070 -3036 -2744 -2402 -2250 -2946 -2710 -2994 -3166 -2776 -2410 -2380 -2512 -2718 -2990 -2562 -2754 -3172 -2472 -3216 -3216 -3216 -2454 -2622 -3176 -3126 -2664 -3176 -2312 -3160 -2458 -2654 -2262 -2706 -2972 -2908 -3126 -2548 -2264 -3204 -3152 -2544 -2546 -2286 -3086 -2342 -2260 -2400 -3160 -2468 -3120 -3090 -2600 -3216 -2324 -2408 -3120 -2336 -3140 -2588 -2246 -3058 -2598 -3216 -2548 -2918 -2972 -2832 -2916 -2376 -3028 -3078 -3176 -2318 -2902 -2632 -3156 -3052 -2478 -2726 -2474 -3144 -3216 -2670 -2278 -3080 -3042 -2956 -2602 -2548 -3120 -2234 -2852 -2902 -2274 -2278 -3216 -3216 -3140 -2320 -2474 -2270 -2278 -2542 -2880 -2898 -3078 -2554 -2298 -3148 -2704 -2330 -2386 -2356 -2662 -3162 -2736 -3086 -2554 -3194 -2318 -2396 -2306 -3176 3042 -3120 -2902 -2634 -2584 -3120 -2762 -2654 -2452 -2622 -2260 -2534 -2878 -2806 -3216 -2318 -2776 -3176 -2266 -2810 -2966 -2580 -3176 -2718 -2848 -2958 -2988 -2436 -3216 -2312 -2798 -2918 -3046 -2508 -2728 -3176 -3188 -3028 -3130 -3216 -2224 -3126 -2578 -2260 -2426 -3160 -2610 -2736 -3004 -3086 -2576 -3216 -2258 -2756 -2434 -3216 2914 -3004 -2494 -2908 -2258 -2220 -2304 -2896 -2774 -2670 -3118 -2790 -2368 -3160 -2476 -3102 -3176 -2804 -3160 -3140 -2404 -3180 -2906 -2808 -3126 -3058 -2434 -2464 2860 -2944 -2988 -3068 -2318 -2258 -2996 -3118 -2484 -3030 -3068 -3138 -2472 -2664 -2228 -3120 -3176 -2386 -2660 -2294 -2674 -3216 -2276 -3118 -2694 -3004 -3216 -3080 -2972 -3200 -2948 -2588 -2880 -2748 -2360 -2696 -3108 -2682 -2934 -2946 -2508 -3086 -2796 -3160 -3200 -2308 -3156 -3200 -2464 -3120 -2556 -3120 -2412 -2360 -2932 -3044 -3200 -2374 -3216 -2788 -2548 3152 -2474 -3120 -3016 -3160 -3176 -2228 -2234 -3118 -2758 -2318 -2876 -2992 -2878 -2438 -2264 -3126 -2318 -2902 -2320 -2928 -3176 -2724 -3120 -2890 -3120 -2756 -2944 -2278 -2340 -2450 -3216 -3180 -2650 -2796 -3016 -2790 -3118 -2722 -2712 -2972 -2368 -2704 -3126 -2572 -3026 -2736 -2494 -2318 2986 -2588 -2452 -3176 -2398 -2614 -2278 -2776 -3176 -2470 -3086 -3008 -2800 -2728 -2230 -3176 -2918 -2820 -3142 -2242 -2380 -3160 -3118 -2868 -2428 -2476 -3110 -2364 -3026 -3126 -3160 -3196 -2590 2432 -2480 -2768 -3082 -2660 -2232 -2908 -2594 -2512 -2360 -3078 -3080 -2354 2738 -2434 -3094 -3166 -3130 -3120 -2292 -2894 -2556 -2368 -2476 -2580 -3026 -2684 -2300 -2972 -2736 -3160 -2764 -2598 -2992 2770 -3176 -2492 -3044 -3110 -2956 -3080 -2276 -2298 -3090 -2434 -3078 -2276 -3176 -3130 -3058 -2402 -3160 -3180 -2648 -2288 -2984 -2844 -3148 -3176 -3160 -3176 -2624 -2286 -2354 -2942 -2666 -2278 -2838 -2474 -2360 -3090 -3126 -2222 -2752 -2642 -2550 -3216 -2488 -2914 -3158 -3120 -2592 -2434 -2452 -2516 -2776 -2518 -3216 -3216 -2234 -3216 -2432 -3086 -2888 -2736 -2774 -2656 -2912 -3118 -2360 -3086 -2260 -2732 -2586 -2316 -2920 -2334 -2358 -2260 -2336 -2756 -2930 -2942 -2476 -3160 -3076 -2326 -3130 -3216 -2674 -3176 -2224 -3198 -3176 -2942 -2976 -2320 -2232 -3148 -3176 -3176 -2396 -2754 -2314 -2372 -3136 -2426 -2488 -2670 -2730 -2332 -2338 2220 -3120 -3152 -3160 -3158 -2776 2414 -2862 -2494 -3112 -2450 -2296 -2846 -2770 -3002 -3176 -2608 -2638 -2834 -2548 -2756 -2670 -3176 -2298 -2530 -2868 -2520 -3216 -2514 -2474 -2274 -2298 -2936 -2380 -2878 -2400 -2632 -2710 -2656 -3028 -2670 -2672 -2480 -2324 -2452 -3120 -2548 -2804 -3046 -3176 -2362 -2726 -3216 -3042 -2308 -2988 -3176 -2548 -2710 -2970 -2346 -2908 -2566 -2360 -3166 -2266 -3126 -2874 -2670 -3090 -3122 -2358 -2728 -3154 -2888 -2768 -2362 -2992 -2782 -2494 -2434 -3142 -2378 -2548 -2402 -2802 -2788 -3166 -2384 -2320 -2256 -2980 -3160 -3176 -3060 -2828 -2476 -2258 -2370 -2446 -2474 -2360 -2270 -2300 -2258 -2412 -2916 -2252 -2570 -3002 -2606 -3130 -2252 -2588 -3176 -3166 -2896 -2314 -2670 -3128 -2934 -2540 -3200 -2258 2220 -3166 -2952 -3152 -2258 -2430 -2358 -3166 -2398 -2894 -2776 -3200 -3098 -2258 -3184 -2736 -3200 -3006 -2908 -2298 -3158 -2948 -2634 -2684 -2972 -2612 -2940 -3054 2560 -2286 -2686 -2522 -2318 -2374 -3130 -2336 -2444 -2912 -2654 -2896 -2310 -2948 -3176 -3160 -2650 -3004 -2492 -2874 -3216 -2276 2392 -2360 -2646 -2278 -2872 -2968 -3120 -3078 -2474 -2770 2952 -3160 -2738 -2360 -2326 -2360 -2492 -2434 -2758 -2292 -2614 -2458 -2286 -2776 -3112 -3154 -3030 -3216 -3216 -2814 -2392 -2810 -2334 -2346 -2566 -2222 -3044 -2330 -2710 -2588 -2722 -2298 -2846 -2284 -3126 -2986 -2498 -2400 -2894 -2948 -2758 -3160 -3200 -3160 -2558 -2238 -3216 -2706 -3130 -2298 -3216 -2842 -3152 -2704 -2948 -3080 -2280 -2710 -2256 -2272 -2970 -3084 -2394 -3056 -2280 -2828 -2258 -2220 -2386 -2432 2416 -2932 -2770 -2710 -2776 -3088 -3126 -2364 -3046 -2262 -2920 -2668 -2770 -3200 -2366 -2434 -2544 -2898 -2262 3028 -2752 -2378 -2630 -2764 -2318 -3176 -3216 -2726 -2360 -2434 -2908 -2766 -2474 -2320 -2282 -2852 
44.75/44.54	d NODES 2800
44.75/44.54	d CHECKS 35049229
44.75/44.54	   
44.75/44.54	   totalWckTime=44.379  totalCpuTime=42.85

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086748-1215241042/watcher-1086748-1215241042 -o /tmp/evaluation-result-1086748-1215241042/solver-1086748-1215241042 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1086748-1215241042.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.05 1.31 3/82 32501
/proc/meminfo: memFree=977768/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=1616 CPUtime=0
/proc/32501/stat : 32501 (java) R 32499 32501 31347 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 2003077455 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/32501/statm: 404 148 122 9 0 46 0

[startup+0.0602569 s]
/proc/loadavg: 1.04 1.05 1.31 3/82 32501
/proc/meminfo: memFree=977768/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=865856 CPUtime=0.05
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 2979 0 1 0 4 1 0 0 18 0 9 0 2003077455 886636544 2505 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 216464 2512 1244 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.101261 s]
/proc/loadavg: 1.04 1.05 1.31 3/82 32501
/proc/meminfo: memFree=977768/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=866008 CPUtime=0.1
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 3972 0 1 0 8 2 0 0 18 0 9 0 2003077455 886792192 3412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 216502 3413 1780 9 0 211057 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866008

[startup+0.301283 s]
/proc/loadavg: 1.04 1.05 1.31 3/82 32501
/proc/meminfo: memFree=977768/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=867400 CPUtime=0.35
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 6366 0 1 0 32 3 0 0 18 0 9 0 2003077455 888217600 5736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 216850 5736 1964 9 0 211378 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 867400

[startup+0.701324 s]
/proc/loadavg: 1.04 1.05 1.31 3/82 32501
/proc/meminfo: memFree=977768/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868332 CPUtime=0.83
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 25086 0 1 0 72 11 0 0 18 0 9 0 2003077455 889171968 24454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217083 24454 1986 9 0 211611 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 868332

[startup+1.50142 s]
/proc/loadavg: 1.12 1.07 1.31 2/91 32510
/proc/meminfo: memFree=887264/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868332 CPUtime=1.65
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 32097 0 1 0 152 13 0 0 18 0 9 0 2003077455 889171968 31432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217083 31432 2004 9 0 211611 0
[pid=32501/tid=32503] ppid=32499 vsize=868332 CPUtime=1.31
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 15751 0 1 0 125 6 0 0 19 0 9 0 2003077456 889171968 31432 996147200 134512640 134550740 4294955968 18446744073709551615 102689690 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868332 CPUtime=0.14
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 15014 0 0 0 9 5 0 0 16 0 9 0 2003077458 889171968 31432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868332 CPUtime=0
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003077458 889171968 31432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868332 CPUtime=0
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003077458 889171968 31432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868332 CPUtime=0
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003077460 889171968 31432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868332 CPUtime=0.17
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 635 0 0 0 17 0 0 0 16 0 9 0 2003077460 889171968 31432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868332 CPUtime=0
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003077460 889171968 31432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868332 CPUtime=0
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003077460 889171968 31432 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 868332

[startup+3.10259 s]
/proc/loadavg: 1.12 1.07 1.31 2/91 32510
/proc/meminfo: memFree=853216/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868464 CPUtime=3.26
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 33682 0 1 0 312 14 0 0 18 0 9 0 2003077455 889307136 33014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217116 33014 2006 9 0 211644 0
[pid=32501/tid=32503] ppid=32499 vsize=868464 CPUtime=2.82
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 15781 0 1 0 275 7 0 0 24 0 9 0 2003077456 889307136 33014 996147200 134512640 134550740 4294955968 18446744073709551615 4126903837 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868464 CPUtime=0.23
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 16550 0 0 0 17 6 0 0 17 0 9 0 2003077458 889307136 33014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003077458 889307136 33014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003077458 889307136 33014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003077460 889307136 33014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868464 CPUtime=0.19
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 654 0 0 0 19 0 0 0 15 0 9 0 2003077460 889307136 33014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003077460 889307136 33014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003077460 889307136 33014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 868464

[startup+6.30294 s]
/proc/loadavg: 1.12 1.07 1.31 2/91 32510
/proc/meminfo: memFree=852896/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868464 CPUtime=6.46
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 33690 0 1 0 631 15 0 0 18 0 9 0 2003077455 889307136 33020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217116 33020 2006 9 0 211644 0
[pid=32501/tid=32503] ppid=32499 vsize=868464 CPUtime=6.01
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 15784 0 1 0 594 7 0 0 25 0 9 0 2003077456 889307136 33020 996147200 134512640 134550740 4294955968 18446744073709551615 4126937194 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868464 CPUtime=0.23
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 16550 0 0 0 17 6 0 0 16 0 9 0 2003077458 889307136 33020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003077458 889307136 33020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003077458 889307136 33020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003077460 889307136 33020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868464 CPUtime=0.19
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 659 0 0 0 19 0 0 0 16 0 9 0 2003077460 889307136 33020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003077460 889307136 33020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003077460 889307136 33020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 868464

[startup+12.7026 s]
/proc/loadavg: 1.10 1.06 1.31 2/91 32510
/proc/meminfo: memFree=852704/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868464 CPUtime=12.86
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 33713 0 1 0 1271 15 0 0 18 0 9 0 2003077455 889307136 33040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217116 33040 2006 9 0 211644 0
[pid=32501/tid=32503] ppid=32499 vsize=868464 CPUtime=12.4
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 15786 0 1 0 1232 8 0 0 25 0 9 0 2003077456 889307136 33040 996147200 134512640 134550740 4294955968 18446744073709551615 4126908983 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868464 CPUtime=0.23
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 16550 0 0 0 17 6 0 0 17 0 9 0 2003077458 889307136 33040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003077458 889307136 33040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003077458 889307136 33040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2003077460 889307136 33040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868464 CPUtime=0.21
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 680 0 0 0 21 0 0 0 16 0 9 0 2003077460 889307136 33040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003077460 889307136 33040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868464 CPUtime=0
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003077460 889307136 33040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 868464

[startup+25.501 s]
/proc/loadavg: 1.08 1.06 1.31 3/91 32514
/proc/meminfo: memFree=830560/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868788 CPUtime=25.68
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 41359 870 1 0 2532 20 14 2 18 0 9 0 2003077455 889638912 38576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217197 38576 2018 9 0 211725 0
[pid=32501/tid=32503] ppid=32499 vsize=868788 CPUtime=24.77
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 17598 870 1 0 2452 9 14 2 20 0 9 0 2003077456 889638912 38576 996147200 134512640 134550740 4294955968 18446744073709551615 4127064353 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868788 CPUtime=0.74
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 22076 870 0 0 50 8 14 2 16 0 9 0 2003077458 889638912 38576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 13 870 0 0 0 0 14 2 16 0 9 0 2003077458 889638912 38576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 5 870 0 0 0 0 14 2 16 0 9 0 2003077458 889638912 38576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 24 0 9 0 2003077460 889638912 38576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868788 CPUtime=0.44
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 846 870 0 0 28 0 14 2 16 0 9 0 2003077460 889638912 38576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 25 0 9 0 2003077460 889638912 38576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 7 870 0 0 0 0 14 2 15 0 9 0 2003077460 889638912 38576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 868788

Solver just ended. Dumping a history of the last processes samples

[startup+38.3024 s]
/proc/loadavg: 1.06 1.06 1.30 2/91 32514
/proc/meminfo: memFree=707808/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868788 CPUtime=38.53
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 106307 870 1 0 3799 38 14 2 18 0 9 0 2003077455 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217197 69844 2616 9 0 211725 0
[pid=32501/tid=32503] ppid=32499 vsize=868788 CPUtime=36.92
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 28847 870 1 0 3665 11 14 2 25 0 9 0 2003077456 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4127208493 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868788 CPUtime=1.35
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 75664 870 0 0 96 23 14 2 16 0 9 0 2003077458 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 17 870 0 0 0 0 14 2 16 0 9 0 2003077458 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 15 870 0 0 0 0 14 2 15 0 9 0 2003077458 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 24 0 9 0 2003077460 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868788 CPUtime=0.54
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 941 870 0 0 37 1 14 2 16 0 9 0 2003077460 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 25 0 9 0 2003077460 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 9 870 0 0 0 0 14 2 15 0 9 0 2003077460 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.53
Current children cumulated vsize (KiB) 868788

[startup+41.5018 s]
/proc/loadavg: 1.06 1.06 1.30 2/91 32514
/proc/meminfo: memFree=707744/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868788 CPUtime=41.72
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 106307 870 1 0 4118 38 14 2 18 0 9 0 2003077455 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217197 69844 2616 9 0 211725 0
[pid=32501/tid=32503] ppid=32499 vsize=868788 CPUtime=40.11
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 28847 870 1 0 3984 11 14 2 25 0 9 0 2003077456 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4126911579 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868788 CPUtime=1.35
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 75664 870 0 0 96 23 14 2 16 0 9 0 2003077458 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 17 870 0 0 0 0 14 2 16 0 9 0 2003077458 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 15 870 0 0 0 0 14 2 15 0 9 0 2003077458 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 24 0 9 0 2003077460 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868788 CPUtime=0.54
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 941 870 0 0 37 1 14 2 16 0 9 0 2003077460 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 25 0 9 0 2003077460 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 9 870 0 0 0 0 14 2 15 0 9 0 2003077460 889638912 69844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.72
Current children cumulated vsize (KiB) 868788

[startup+43.102 s]
/proc/loadavg: 1.06 1.06 1.30 2/91 32514
/proc/meminfo: memFree=707744/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868788 CPUtime=43.32
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 106310 870 1 0 4278 38 14 2 18 0 9 0 2003077455 889638912 69845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217197 69845 2616 9 0 211725 0
[pid=32501/tid=32503] ppid=32499 vsize=868788 CPUtime=41.71
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 28848 870 1 0 4144 11 14 2 25 0 9 0 2003077456 889638912 69845 996147200 134512640 134550740 4294955968 18446744073709551615 4126906321 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868788 CPUtime=1.35
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 75664 870 0 0 96 23 14 2 17 0 9 0 2003077458 889638912 69845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 17 870 0 0 0 0 14 2 16 0 9 0 2003077458 889638912 69845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 15 870 0 0 0 0 14 2 15 0 9 0 2003077458 889638912 69845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 24 0 9 0 2003077460 889638912 69845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868788 CPUtime=0.55
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 943 870 0 0 38 1 14 2 16 0 9 0 2003077460 889638912 69845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 25 0 9 0 2003077460 889638912 69845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 9 870 0 0 0 0 14 2 15 0 9 0 2003077460 889638912 69845 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.32
Current children cumulated vsize (KiB) 868788

[startup+43.901 s]
/proc/loadavg: 1.06 1.06 1.30 2/91 32514
/proc/meminfo: memFree=707744/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868788 CPUtime=44.14
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 106322 870 1 0 4360 38 14 2 18 0 9 0 2003077455 889638912 69855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217197 69855 2616 9 0 211725 0
[pid=32501/tid=32503] ppid=32499 vsize=868788 CPUtime=42.51
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 28851 870 1 0 4224 11 14 2 25 0 9 0 2003077456 889638912 69855 996147200 134512640 134550740 4294955968 18446744073709551615 4127450067 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868788 CPUtime=1.35
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 75664 870 0 0 96 23 14 2 17 0 9 0 2003077458 889638912 69855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 17 870 0 0 0 0 14 2 16 0 9 0 2003077458 889638912 69855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 15 870 0 0 0 0 14 2 15 0 9 0 2003077458 889638912 69855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 24 0 9 0 2003077460 889638912 69855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868788 CPUtime=0.56
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 952 870 0 0 39 1 14 2 16 0 9 0 2003077460 889638912 69855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 25 0 9 0 2003077460 889638912 69855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 9 870 0 0 0 0 14 2 15 0 9 0 2003077460 889638912 69855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.14
Current children cumulated vsize (KiB) 868788

[startup+44.3011 s]
/proc/loadavg: 1.06 1.06 1.30 2/91 32514
/proc/meminfo: memFree=707744/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868788 CPUtime=44.55
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 106330 870 1 0 4401 38 14 2 18 0 9 0 2003077455 889638912 69862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217197 69862 2616 9 0 211725 0
[pid=32501/tid=32503] ppid=32499 vsize=868788 CPUtime=42.9
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 28852 870 1 0 4263 11 14 2 25 0 9 0 2003077456 889638912 69862 996147200 134512640 134550740 4294955968 18446744073709551615 4127450057 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868788 CPUtime=1.35
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 75664 870 0 0 96 23 14 2 17 0 9 0 2003077458 889638912 69862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 17 870 0 0 0 0 14 2 16 0 9 0 2003077458 889638912 69862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 15 870 0 0 0 0 14 2 15 0 9 0 2003077458 889638912 69862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 24 0 9 0 2003077460 889638912 69862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868788 CPUtime=0.57
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 959 870 0 0 40 1 14 2 16 0 9 0 2003077460 889638912 69862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 25 0 9 0 2003077460 889638912 69862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 9 870 0 0 0 0 14 2 15 0 9 0 2003077460 889638912 69862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.55
Current children cumulated vsize (KiB) 868788

[startup+44.5011 s]
/proc/loadavg: 1.06 1.06 1.30 2/91 32514
/proc/meminfo: memFree=707744/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=868788 CPUtime=44.75
/proc/32501/stat : 32501 (java) S 32499 32501 31347 0 -1 0 106343 870 1 0 4421 38 14 2 18 0 9 0 2003077455 889638912 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 217197 69870 2616 9 0 211725 0
[pid=32501/tid=32503] ppid=32499 vsize=868788 CPUtime=43.1
/proc/32501/task/32503/stat : 32503 (java) R 32499 32501 31347 0 -1 64 28858 870 1 0 4283 11 14 2 25 0 9 0 2003077456 889638912 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4127511065 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32504] ppid=32499 vsize=868788 CPUtime=1.35
/proc/32501/task/32504/stat : 32504 (java) S 32499 32501 31347 0 -1 64 75664 870 0 0 96 23 14 2 17 0 9 0 2003077458 889638912 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32505] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32505/stat : 32505 (java) S 32499 32501 31347 0 -1 64 17 870 0 0 0 0 14 2 16 0 9 0 2003077458 889638912 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32506] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32506/stat : 32506 (java) S 32499 32501 31347 0 -1 64 15 870 0 0 0 0 14 2 15 0 9 0 2003077458 889638912 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32507] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32507/stat : 32507 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 24 0 9 0 2003077460 889638912 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32508] ppid=32499 vsize=868788 CPUtime=0.58
/proc/32501/task/32508/stat : 32508 (java) S 32499 32501 31347 0 -1 64 966 870 0 0 41 1 14 2 15 0 9 0 2003077460 889638912 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32501/tid=32509] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32509/stat : 32509 (java) S 32499 32501 31347 0 -1 64 1 870 0 0 0 0 14 2 25 0 9 0 2003077460 889638912 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32501/tid=32510] ppid=32499 vsize=868788 CPUtime=0.16
/proc/32501/task/32510/stat : 32510 (java) S 32499 32501 31347 0 -1 64 9 870 0 0 0 0 14 2 15 0 9 0 2003077460 889638912 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.75
Current children cumulated vsize (KiB) 868788

[startup+44.6021 s]
/proc/loadavg: 1.06 1.06 1.30 2/91 32514
/proc/meminfo: memFree=707744/2055920 swapFree=4179916/4192956
[pid=32501] ppid=32499 vsize=0 CPUtime=44.82
/proc/32501/stat : 32501 (java) Z 32499 32501 31347 0 -1 12 106378 870 1 0 4426 40 14 2 16 0 2 0 2003077455 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32501/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 44.82
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 44.622
CPU time (s): 44.8502
CPU user time (s): 44.4032
CPU system time (s): 0.446932
CPU usage (%): 100.511
Max. virtual memory (cumulated for all children) (KiB): 868876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.4032
system time used= 0.446932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107248
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= 1980
involuntary context switches= 2098

runsolver used 0.068989 second user time and 0.145977 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-05 08:57:22
IDJOB=1086748
IDBENCH=57874
IDSOLVER=363
FILE ID=node37/1086748-1215241042
PBS_JOBID= 7881909
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp28/normalized-fapp28-2800-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086748-1215241042/watcher-1086748-1215241042 -o /tmp/evaluation-result-1086748-1215241042/solver-1086748-1215241042 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1086748-1215241042.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 712a20b0506303fd583b688f94b5a45f
RANDOM SEED=1071067117

node37.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.236
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.236
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:        978312 kB
Buffers:         44276 kB
Cached:         189956 kB
SwapCached:       6964 kB
Active:         928320 kB
Inactive:        87296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        978312 kB
SwapTotal:     4192956 kB
SwapFree:      4179916 kB
Dirty:            5292 kB
Writeback:           0 kB
Mapped:         797568 kB
Slab:            45824 kB
Committed_AS:  4340660 kB
PageTables:       3352 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node37 at 2008-07-05 08:58:07