Trace number 1086770

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 ESACSAT 48.9406 49.0728

DiagnosticValue
CHECKS43941100
NODES2802

General information on the benchmark

Namecsp/fapp/fapp28/
normalized-fapp28-2800-10.xml
MD5SUMbe5e235ab365e5d69a5b7c6b3a61a471
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 benchmark48.9406
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.04/0.10	
0.04/0.10	Abscon 112 (May, 2008)
0.24/0.31	
0.24/0.31	   configuration
0.24/0.31	     name=esac.xml
0.24/0.38	   
0.24/0.38	   instance
0.24/0.38	     name=HOME/instance-1086770-1215241116.xml
0.31/0.41	   
0.31/0.41	   domains being loaded...
0.31/0.45	   
0.31/0.45	   variables being loaded...
0.81/0.96	     nbVariables=2800  nbDomainTypes=17  minDomainSize=90  maxDomainSize=998  nbTotalValues=2087947
0.81/0.96	       =>  wckTime=0.651  cpuTime=0.43  mem=57M988
0.81/0.96	   
0.81/0.96	   predicates being loaded...
0.92/1.02	   
0.92/1.02	   constraints being loaded...
20.71/20.82	   
20.71/20.82	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 100M749)
27.68/27.83	     nbConstraints=12082  nbGlobalConstraints=36  nbMergedConstraints=10523  nbConvertedConstraints=122
27.68/27.83	     nbConvertConstraintsChecks=42621226  nbExtensionStructures=110  nbSharedExtensionStructures=13
27.68/27.83	     nbConflictsStructures=172  nbSharedConflictsStructures=211  nbUnbuiltConflictsStructures=4679
27.68/27.83	     nbSharedBinaryRepresentations=115496  nbEvaluationManagers=4741  nbSharedEvaluationManagers=7183  minDegree=2
27.68/27.83	     maxDegree=37  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=3.704
27.68/27.83	     symmetryCpuTime=3.48  nbCliques=36
27.68/27.83	       =>  wckTime=27.523  cpuTime=26.36  mem=122M559
28.08/28.23	   
28.08/28.23	   solver IterativeSystematicSolver being built... 
28.48/28.64	   
28.48/28.64	   INFO : Forward propagation technique limited 
28.88/29.00	       =>  wckTime=28.695  cpuTime=26.8  mem=226M492
47.27/47.44	   
47.27/47.44	   preprocessing
47.27/47.44	     nbConstraintChecks=43079732  nbValidityChecks=1580023  nbPropagations=4383  nbRevisions=45328
47.27/47.44	     nbUselessRevisions=35757  nbRemovedValues=2009848  detectedInconsistency=no
47.27/47.44	       =>  wckTime=18.404  cpuTime=18.37  mem=227M403
48.67/48.85	   
48.67/48.85	   search
48.67/48.85	     run=0  nbConstraintChecks=861337  nbValidityChecks=1598791  minDepth=1086  maxDepth=2800  nbPropagations=12134
48.67/48.85	     nbRevisions=90388  nbUselessRevisions=75529  nbAssignments=2802  nbFailedAssignments=2  nbBacktracks=0
48.67/48.85	     nbVisitedNodes=2805  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
48.67/48.85	     nbDEliminables=?  nbPEliminables=?
48.67/48.85	       =>  wckTime=19.814  cpuTime=19.74  mem=228M379
48.67/48.85	   
48.67/48.85	   global
48.67/48.85	     nbConstraintChecks=43941069  nbValidityChecks=3178814  nbPropagations=16517  nbRevisions=135716
48.67/48.86	     nbUselessRevisions=111286  nbRestartNogoods=0  solvingWckTime=19.816  solvingCpuTime=19.75  expiredTime=no
48.67/48.86	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=46.51  globalCpuTime=46.62
48.67/48.86	       =>  wckTime=48.546  cpuTime=46.58  mem=228M379
48.88/49.01	   
48.88/49.01	s SATISFIABLE
48.88/49.01	v -2474 -3216 -2322 -3160 -3066 -2944 -3048 -2948 -2258 2992 -2220 -3166 -3194 -3176 -2402 -3160 -2552 -2474 -2512 -2520 -2776 -2872 -3160 -3170 -2232 -2662 -2230 -2674 -2528 -2762 3014 -2976 -2434 -2956 -2260 -2940 -2710 -2964 -3092 -2596 -2542 -3104 -2318 -2268 -2572 -2948 -2716 -2824 -2262 -2838 -2612 -2934 -2436 -2298 -2812 -2470 -2896 -3216 -2460 -2260 -2436 -3046 -2762 -2796 -2592 -3216 -3180 -2474 -2268 -2590 -2474 -2774 -2220 -2528 -3166 -2238 -2258 -2936 -2604 -2584 -3160 -2810 -3078 -2510 -2726 -2310 -3008 -3140 -2674 -3006 -2588 -2552 -2288 -2260 -2278 -2574 -3176 -2862 -2894 -2736 -2246 -2674 -2948 -2908 -3090 -2902 -3120 -3216 -3016 -2906 -3216 -3154 2662 -3078 2838 -3210 -2260 -3090 -2500 -3126 -3058 -2702 -2552 -2582 -2418 -2272 -3006 -2862 -2356 -3160 -2668 -2552 -2876 -2588 -2806 -3152 -2502 -2626 -2776 -2474 -2414 -3088 2230 -2302 -2772 -2736 -2582 -3166 2682 -2602 -2318 -2420 -2816 -2312 -2536 -3092 -2540 -2736 -2588 -2280 -2736 2220 -2710 -2258 -2912 -3126 -3130 -2260 -3024 3176 -2528 -2776 -2330 -2936 -2360 -2622 -3176 -3042 -2280 -3166 -2524 2856 -2300 -2358 -3116 -3126 -2432 -2266 -2808 -3160 -2632 -2322 -2426 -2652 -2642 -2710 -2886 -3216 -2370 -2710 -2884 2960 -3216 -2258 -2402 -3140 -2936 -3036 -2614 -2392 -2522 -3044 -2340 -2466 -3192 -2628 -3174 -2358 -2514 -2320 -3050 -3216 -2736 -2880 -3114 -2362 -3120 -2270 -3120 -2704 -2260 2624 -2966 -2908 -2522 -2932 -3176 -2244 -2598 -2840 -2936 -2272 -3150 -2716 -2238 -3216 -2670 -2776 -2802 -2662 -3032 -2532 -2896 -2792 -3124 -3164 -2844 -2718 -2418 -2504 -2508 -2286 -2258 -3200 -2776 -2908 -2244 -2498 -3006 -3028 -2746 -2872 -2846 -2258 -2888 -2470 -2322 -2908 -3160 -2464 -3118 -2792 -2600 -2474 -2434 -2560 -2670 -2464 -2908 -2588 -3116 -2516 2996 -3200 -2328 -2470 -2916 -3176 -2880 -2936 -2282 -2380 -3030 -3082 -3030 -3176 -2270 -2694 -3114 -2638 -2264 -2258 -3114 -2770 -3116 -2936 -2674 -2842 -2376 -2324 -2414 -2238 -3176 -2672 -2694 -3110 -2690 -2416 -2906 -3094 -2486 -3204 -2770 -2840 -2422 -2264 -2880 -3160 -2532 -2672 -3004 -2768 2742 -2954 -2484 -2360 -3050 -2458 -2342 -2254 -2322 -2286 -3160 -2734 -2578 -2988 -2634 -2260 -3160 -2896 -2864 -3216 -2704 -3102 -2864 -2330 -2370 -2550 -2552 -3066 -3094 -2776 -2906 -2552 -2334 -2246 -2664 -2292 -2946 -2884 -2800 -3216 -2900 -2666 -2948 -3108 -2896 -2860 -3090 -2628 -3126 -2314 -3176 -2316 -2342 -2938 -2990 -2792 -2500 -2568 -2630 -2648 -2936 -2398 -2396 -2990 -3010 -2908 -3138 -2982 -2426 -3126 -3046 -3166 -2258 -3160 2482 -2404 -2298 -3076 -2220 -2752 -2268 -2732 -2438 -3160 -2604 -2350 -2320 -2298 -2454 -3140 -2436 -2902 -2706 -3166 -3036 2246 -2318 -3166 -3082 -2280 -2564 -2612 -3180 -2778 -2710 -2688 -3180 -3216 -2784 -2322 -2802 -2968 -2526 -2948 -3132 -3006 -2926 -3200 -3216 -2278 -2262 -2332 -2524 -2274 -2662 -2642 -2554 -2220 -2288 -2420 -2986 -3000 -2980 -3130 -3126 -2622 -3016 -3160 -3140 -2236 -2716 -3098 -2936 -3118 -3130 -2262 -2706 -2880 -2550 -2900 -2732 -2670 -3090 -2760 -2540 -2288 -2446 -3176 -2706 -2490 -3194 -3126 -3046 -2776 -2570 -3042 -2258 -2320 -2408 -2948 -2666 -2734 -2458 -3120 -3026 -2392 -2452 -2272 -2894 -2632 -2334 -3176 -2448 -3102 -2272 -2246 -2622 -3046 -2908 -2908 -2670 -3160 -2484 -2776 -2258 -2736 -3194 -2376 -2244 -2710 -2580 -2620 -2902 -2482 -2268 -3044 -2606 -3154 -2744 -2222 -2258 -2426 -2708 -2286 -2444 -2714 -2964 -2710 -2232 -3216 -3006 -2494 -2496 -3216 -2262 -2978 -2282 -2454 -2710 -2592 -2374 -2936 -3204 -2710 -2444 -2270 -2410 -2788 -2482 -2488 -2576 -2390 -2298 -2284 -2550 -2430 -3216 -2294 -2602 2952 -2820 -2860 -2524 -2790 -2518 -2582 -3200 -2708 -2776 -3216 -2404 -2528 -2322 -2304 -3176 -2322 -3180 -3176 -2656 -3176 -2228 -3166 -2736 -2736 -2736 -2336 -2832 -2908 -3196 -2474 -2424 -3126 -3004 2730 -3216 -2442 -2590 -2462 2436 -2896 -2308 -2498 -3072 -3154 -2362 2770 -2318 -2276 -2564 -3140 -2276 -3176 -2302 -2518 -3176 -2866 -2258 -2776 -2442 -2284 -2708 -2984 -3200 -3180 -3176 -2334 -2418 -2572 -2588 -2474 -2452 -3070 2838 -2714 -3216 -2476 -2668 -2866 -3114 -2338 -3078 -2276 -2736 -2802 -2710 -2704 -2654 -3022 -2278 -2434 -3126 -2460 -3216 -2838 -2294 -2896 -2240 -2280 -2336 -2478 -2694 -2238 -2612 -3070 -2914 -2828 -2618 -2302 -2848 -3176 -2586 -2776 -2644 -2928 -2990 -2220 -2350 -2840 -3128 -3160 -2766 -3216 -2908 -3126 -3200 -3058 -3200 -2274 -2948 -2838 -2262 -3024 -2754 -3176 -2226 -2330 -3058 -3176 -3078 2282 -2408 -2300 -2816 -2798 -2340 -2302 -3054 -2746 -3120 -2862 -2504 -2772 -2760 -3166 -2526 -2220 -3154 -2272 -2948 -2486 -2604 -2948 -2938 -3200 -3100 -3160 -2302 -2792 -2774 3018 -3160 -2492 -2582 -3216 -2596 -2436 -3048 -2950 -3006 -3140 3002 -3132 -3090 -3118 -2684 -2626 -2580 -2796 -2518 -2736 -3216 -2300 -2882 -2278 -2234 -3216 -3112 -2588 -3140 -3216 -2298 -2252 -2744 -2946 -3036 -3086 -3032 -2934 -2908 -2384 -2848 -2950 -2278 -3160 -3156 -2700 -2924 -2290 -3164 -2710 2886 -2906 -2974 -3180 -3166 -3030 -2668 -2230 -2272 -2924 -2278 -2814 -3120 -2884 -2608 -2762 -2592 -3200 -3014 -2298 2846 -2878 -2488 -2982 -3216 -3098 -3138 -2908 -3216 -2230 -3204 -2422 -2776 -2862 -3078 -2512 -2782 -2558 -2666 -3176 -2664 -2764 -3160 -2274 -2272 3182 -3216 -3200 -2604 -3154 -3044 -3078 -2936 -2234 -2372 -2786 -3082 -2320 -2668 -2228 -2826 -2434 -2948 -3086 -2948 -2264 -3006 -2490 -2832 -2634 -2664 -2624 -2298 -3216 -2364 -2966 -2670 -3176 -3216 -2240 -2988 -2258 -2306 -2408 -3126 -2754 -2776 -3130 -2670 -2234 -2410 -3160 -3216 -2852 -2580 -2354 -2296 -2252 2868 -3120 -3192 -2274 -2550 -3216 -3170 -2484 -3120 -3020 -2280 -3200 -2254 -2666 -2364 -2458 -3136 -2320 -3156 -2486 -2670 -2270 -2474 -2948 -2734 -2554 -3118 -3200 -3046 -2590 -2802 -3112 -3044 -2706 2220 -3130 -2658 -3216 -3168 -3084 -2618 -2302 -3018 -2236 -2320 -2260 -2960 -3180 -2582 -2272 -2956 -2402 -2354 -2282 -2242 -2706 -2286 -2478 -3114 -3090 -2756 -3078 -2548 -2240 -2564 -3114 -2260 -2248 -2374 -2454 -3176 -3216 -2298 -2814 2328 -2954 -2242 -3160 -3216 -2780 -3016 -2586 -2300 -2908 -3006 -3154 -2516 -2710 -2482 -2736 -3120 -2280 -2294 -2406 -2736 -3096 -3160 -2674 -3200 -2666 -2280 -2228 -2786 -3096 -3216 -2940 -2990 2432 -3176 -2748 -2702 -3166 -2670 -3166 -2244 -3120 -2334 -2870 -2224 -3066 -3160 -2896 -3014 -2388 -2668 -3120 -3216 -2812 -2452 -2708 -2948 -2604 -3160 -2988 -2524 -2366 -3010 -2598 -3160 -2328 -2990 -2294 -2550 -2792 -2630 -3160 -2318 -3176 -2618 -3200 -3152 -2504 -2374 -3116 -2976 -2974 -2438 -3216 -2644 -2582 -2948 -2398 -3122 2260 -2232 -2278 -3068 -2492 -2228 -2444 -2300 -2632 -2706 -2286 -3216 -2274 -3126 -2670 -3140 -2260 -2434 -3200 -2708 -2818 -2612 -2724 -2360 -2670 -2710 -3154 -3208 -2244 -2936 -2296 -2392 -2956 -2252 -2868 -2564 -2756 -2300 -2496 -2730 -3160 -2942 -3176 -2938 -2412 -2298 -2360 -3176 -3120 -2436 -2718 -2428 -2852 -2360 -3078 -3166 -3154 -2374 -2312 -3114 -2280 -3156 -3216 -2276 -2244 -3172 -2954 -2782 -3140 -2998 -2548 -2286 -2908 -3046 -2516 -2360 2220 -2902 -3014 -3118 2260 -2278 -2916 -2356 -3054 -3042 -2992 -2542 -2694 -2590 -3216 -2502 -3160 -3014 -2750 -2752 -2994 -3128 -2928 -3030 -3154 -3176 -2324 -2712 -2364 -2278 -2582 -2686 -2786 -2710 -2288 -2908 -2304 -2910 -2628 -3176 -2590 -2888 -2792 -2220 -2380 -2448 -2706 -2830 -3216 -2866 -2844 -2920 -2280 -2816 2326 -2232 -2368 -2532 -2776 -3176 -2994 3170 -2320 -2670 -2342 -3120 -2402 -2722 -3176 -2902 -2910 -2474 -2930 -3176 -2228 -2972 -2252 -3046 -3102 -2840 -2966 -2658 -2936 -2366 -2820 -2810 -2518 -2378 -2868 -2278 -3200 -2270 -2942 -2442 -3090 -2300 -3166 -2700 -3142 -2888 2896 -3098 -3166 -2866 -2974 -2360 -2240 -2982 -2326 -3120 -2434 -2320 -2948 -3180 -3176 -3154 -2268 -2948 -2736 -2668 -3166 -3216 -2540 -3116 -2888 -2256 -2260 -2670 -3118 -2872 -3176 -3216 -3166 -2260 -2404 -3160 -2710 -2696 -2406 -2418 -2396 -2736 -3176 -2494 -2674 -2312 -2280 -2356 -2358 -2920 -2984 -2776 -2260 -2522 2220 -2734 -2266 -3112 2960 -3120 -2280 -2450 -2300 -2550 -2908 -2800 -2334 -2988 -2844 -3202 -2986 -3120 -2492 -2762 -2924 -2300 -2896 -2872 -2912 -3160 -2434 -2880 -3166 -2480 -3176 -2396 -3120 -2972 -2326 -2260 -2608 -3216 -3126 -2672 -2710 -3126 -3216 -2298 -2742 -2560 -3174 -3156 -2484 -2710 -2592 -3014 -2334 -2434 -2542 -2376 -2920 -2986 -2370 -3176 -2434 -2610 -2718 -3216 -2232 -3054 -2358 -2500 -2620 -2266 -2542 -2322 -2880 -2482 -3142 -2350 -2466 -3176 -2688 -2648 -2890 -2936 -2644 -2492 -2258 -2896 -2670 -2322 -3026 -3130 -2300 -3160 -2414 -3076 -2736 -2928 -3200 -2736 -2302 -2278 -2606 -2642 -2224 -2732 -2634 -2298 -2948 -2874 -3200 -2736 -3176 -2284 -2320 -3216 -2318 -2642 -3008 -3126 -2322 -2706 -2316 -2458 -2280 -2454 3156 -3006 -3086 -2622 -3022 -3214 -2676 -2982 -2474 -2384 -2262 -3092 -3160 -2318 -3126 -3126 -3090 -2908 -3118 -2474 -2840 -2396 -2280 -2782 -2906 -2300 -3200 -3062 -2396 -2352 -2636 -2282 -2776 -2278 -2330 -2668 -3052 -2326 -2586 -2494 -3176 -2672 -2586 -2392 2774 -2800 -3212 -3086 -3056 -2896 -3010 -3140 -2380 -2300 -2552 -2888 -2846 -2924 3134 -3216 -2276 -2818 -2372 -2454 -2926 -2822 -2358 -2948 -3088 -2714 -3136 -3126 -3126 -2474 -2324 -3046 -2764 -2984 -2272 -2710 -3176 -2946 -2422 -2550 -3024 -3074 -3200 -2564 -2494 -2552 -2512 -2518 -3176 -3116 -2928 -2754 -3182 -2776 -2662 -2278 -2238 -2624 -3078 -2608 -2294 -2320 -2274 -2710 -3176 -2510 -3078 -2318 -3080 -3154 -2292 -3098 -2546 -2896 -2614 -2550 -3176 -3172 -3176 -2278 -2378 -2280 -3180 -2474 -2260 -3118 -2928 -2852 -3200 -2362 -2936 -2538 -2856 -2298 -3156 -2812 -3054 -3178 -2226 -2376 -2896 -3180 -2890 -2542 -2820 3144 -3176 -2802 -2220 -3156 -2664 -3216 -3160 -3176 -2272 -2948 -3166 -3030 -2930 -2624 -2400 -2546 -2596 -3130 -3012 -3200 -3176 -2570 -2442 -2382 -2342 -2360 -2726 -2222 -2258 -2438 -2670 -3146 -2840 -2550 -2260 -3114 -3056 -2590 -3216 -2994 -3164 -3136 -2320 -3100 -2568 -2730 -2670 -2266 -3200 -2374 -3004 -2704 -2774 -2238 -2900 -2280 -2418 -2906 -2916 -3120 -3032 -2268 -3216 -2248 -2320 -2558 -2698 -2828 -3048 -2618 -2880 -2292 -3160 -2320 -2410 2220 -2386 -2904 -3122 -2240 -3138 -2360 -2292 -2258 -2286 -2438 -3176 -3080 -3114 -2736 -2644 -2772 -3216 -2366 -3140 -3170 -2760 -2258 -2948 -3176 -3176 -3006 -2604 -3176 -2952 -3048 -3216 -2266 -2302 -2318 -3160 -2458 -3084 -2914 -3204 -3176 -2798 -2378 -3160 -3004 -3086 -3126 -2288 -2712 -2884 -2798 -3176 -3016 -2750 -3154 -2664 -2308 -2632 -2262 -2300 -2840 -2424 -2664 -3160 -2710 -2868 -2478 -2260 -2936 -2582 -2318 -2416 -2768 -2798 -3176 -2318 -2284 -2290 -3124 -2620 -2902 -3216 -3042 -2296 -3080 -2540 -2606 -2622 -3072 -2728 -3216 -2434 -2518 -2664 -3058 -2494 -2808 -3164 -2390 -2262 -2590 -2244 -2776 -3090 -2896 -2592 -2708 -3160 -2302 -3048 -2670 -3026 -2270 -2670 2542 -3132 -2598 3194 -2360 -2616 -2280 -2362 -2230 -3166 -2320 -2936 -2936 -3200 -2220 -2320 -3036 2796 -2554 -2434 -2278 -2946 -2658 -2592 -2230 -2426 -3176 -2430 -2318 -3154 -2440 -2272 -3114 -2284 -2560 -2638 -2940 -3216 -3194 -2320 -2646 -3168 -2908 -2644 -2290 -2904 -3022 -2454 -2666 -2300 -2726 -2488 -2302 -3186 -2410 -3114 -2474 -3176 -2534 -2390 -2908 -2320 -2702 -3090 -3050 -3176 -2670 -2396 -2372 -3126 -2756 -2978 2826 -2434 -2724 -2536 -2620 -3216 -2462 -2566 -2262 -2676 -2474 -2434 -3086 -2936 -2374 -3154 -3154 -2234 -3018 -2838 -2242 -2380 -2862 -3118 -2260 -2896 -2908 -3160 -2434 -2896 -3100 -2748 -2284 2338 -2746 -2242 -2636 -2504 -2664 -3200 -2888 -3152 -2324 -2772 -2256 -2322 -3126 -2734 -2660 -3176 -2238 -2966 -3176 -3000 -3160 -2360 -2924 -2936 -2290 -2436 -3216 -2342 -2564 -2352 -2996 -3048 -3126 -2360 -2470 -2744 -2760 -2410 -2320 -2936 -3216 -2442 -2670 -3118 -3008 -3132 -2922 -2742 -2798 -2886 -2812 -2540 -2618 -3216 -2600 -3176 -2330 -3166 -2400 -3122 -3080 -3140 -2326 -2624 2260 -2670 -2772 -3030 -2350 -2494 -2298 -2782 -2378 -3114 -2498 -2318 -2954 -2914 -3216 -2468 -3028 -2704 -2372 -2988 -2848 -2420 -2798 -2360 -2548 -2598 -2974 -3176 -3116 -2370 -2534 -2976 -2506 -2878 -2442 -2446 -2888 -2366 -2392 -2320 -3176 -3176 -2506 -2934 -2348 -2448 -3216 -2396 -2740 -3128 -2352 -2636 -3160 -3046 -3216 -2394 -3078 -3154 -2258 -2284 -2904 -3008 -2752 -2634 2948 -3030 -2510 -2536 -2260 -3084 -2808 -2602 -2524 -2456 -3152 -3166 -2318 -2954 -3176 -2234 -3120 -3072 -3040 -2746 -2404 -2248 -2946 -2710 -2996 -3166 -2776 -2412 -2382 -2514 -2720 -2992 -2564 -2754 -3174 -2470 -3216 -3216 -3216 -2456 -2622 -3176 -3126 -2666 -3176 -2314 -3160 -2458 -2576 -2262 -2708 -2972 -2908 -3126 -2548 -2266 -3204 -3154 -2556 -2548 -2288 -3086 -2344 -2272 -2400 -3160 -2468 -3120 -3090 -2604 -3216 -2326 -2410 -3120 -2338 -3142 -2590 -2246 -3060 -2600 -3216 -2550 -2920 -2974 -2832 -2918 -2376 -3030 -3080 -3176 -2318 -2902 -2634 -3158 -3054 -2482 -2728 -2474 -3146 -3216 -2670 -2278 -3084 -3044 -2956 -2604 -2552 -3130 -2236 -2852 -2904 -2276 -2278 -3216 -3216 -3140 -2320 -2474 -2282 -2284 -2544 -2880 -2898 -3078 -2556 -2300 -3150 -2704 -2330 -2388 -2358 -2664 -3162 -2736 -3090 -2556 -3194 -2320 -2398 -2312 -3204 3042 -3120 -2912 -2636 -2268 -3124 -2770 -2658 -2458 -2622 -2260 -2540 -2884 -2806 -3216 -2320 -2776 -3176 -2272 -2812 -2968 -2592 -3176 -2720 -2850 -2960 -2988 -2440 -3216 -2314 -2800 -2920 -3046 -2510 -2728 -3176 -3190 -3028 -3130 -3216 -2226 -3126 -2578 -2260 -2432 -3160 -2614 -2736 -3006 -3088 -2578 -3216 -2260 -2758 -2438 -3216 2912 -3004 -2496 -2910 -2260 -2232 -2306 -2898 -2776 -2670 -3118 -2798 -2368 -3160 -2480 -3104 -3176 -2804 -3160 -3140 -2406 -3180 -2906 -2810 -3126 -3058 -2434 -2464 2860 -2948 -2990 -3070 -2318 -2260 -2996 -3118 -2486 -3034 -3070 -3140 -2474 -2664 -2232 -3120 -3176 -2388 -2660 -2296 -2676 -3216 -2278 -3200 -2696 -3006 -3216 -3080 -2976 -3200 -2948 -2590 -2884 -2750 -2360 -2694 -3110 -2682 -2936 -2946 -2510 -3086 -2800 -3160 -3200 -2310 -3164 -3200 -2466 -3120 -2558 -3120 -2414 -2362 -2934 -3044 -3200 -2374 -3164 -2788 -2550 -3200 -2398 -3120 -3018 -3160 -3176 -2228 -2236 -3118 -2760 -2318 -2878 -2996 -2880 -2438 -2268 -3126 -2320 -2904 -2322 -2938 -3176 -2726 -3120 -2892 -3122 -2756 -2944 -2278 -2342 -2450 -3216 -3180 -2654 -2800 3026 -2786 -3120 -2722 -2714 -2974 -2370 -2704 -3126 -2578 -3030 -2736 -2496 -2320 -2988 -2590 -2452 -3176 -2396 -2618 -2280 -2776 -3176 -2472 -3086 -3008 -2800 -2730 -2232 -3176 -2918 -2826 -3142 -2244 -2382 -3160 -3118 -2870 -2430 -2472 -3112 -2364 -3028 -3126 -3160 -3198 -2592 2432 -2480 -2770 -3082 -2662 -2234 -2908 -2592 -2514 -2362 -3078 -3078 -2354 2734 -2434 -3096 -3166 -3130 -3126 -2294 -2896 -2558 -2370 -2478 -2582 -3026 -2688 -2302 -2978 -2736 -3160 -2766 -2600 -2994 2770 -3176 -2492 -3046 -3110 -2958 -3080 -2278 -2298 -3090 -2436 -3078 -2280 -3176 -3130 -3060 -2406 -3160 -3180 -2652 -2288 -2984 -2844 -3148 -3176 -3160 -3176 -2622 -2300 -2356 -2944 -2666 -2284 -2838 -2474 -2362 -3094 -3126 -2224 -2752 -2644 -2552 -3216 -2494 2912 -3160 -3122 -2594 -2434 -2454 -2514 -2776 -2520 -3216 -3216 -2234 -3216 -2432 -3086 -2890 -2736 -2776 -2660 -2910 -3118 -2362 -3092 -2272 -2734 -2588 -2318 -2920 -2336 -2358 -2260 -2342 -2758 -2934 -2944 -2478 -3160 -3080 -2248 -3130 -3216 -2678 -3176 -2230 -3200 -3176 -2942 -2976 -2322 -2232 -3150 -3176 -3176 -2398 -2758 -2316 -2374 -3116 -2428 -2488 -2672 -2732 -2334 -2338 2220 -3120 -3156 -3160 -3162 -2776 2416 -2872 -2502 -3114 -2452 -2298 -2846 -2770 -3002 -3176 -2610 -2640 -2836 -2548 -2836 -2670 -3176 -2300 -2530 -2870 -2524 -3216 -2514 -2474 -2274 -2298 -2936 -2382 -2878 -2398 -2636 -2710 -2580 -3008 -2670 -2672 -2484 -2330 -2312 -3120 -2550 -2806 -3046 -3176 -2364 -2728 -3216 -2226 -2308 -2990 -3176 -2550 -2710 -2970 -2348 -2908 -2568 -2362 3164 -2270 -3126 -2798 -2670 -3090 -3120 -2360 -2730 -3156 -2888 -2770 -2364 -2994 -2784 -2500 -2434 -3144 -2382 -2548 -2404 -2804 -2790 -3166 -2386 -2320 -2256 -2982 -3160 -3176 -3060 -2830 -2476 -2260 -2368 -2446 -2474 -2362 -2282 -2302 -2260 -2414 -2942 -2254 -2574 -3002 -2608 -3130 -2254 -2590 -3176 -3166 -2896 -2314 -2670 -3132 -2936 -2704 -3200 -2260 2222 -3166 -2954 -3154 -2260 -2430 -2358 -3166 -2398 -2896 -2776 -3200 -3100 -2260 -3186 -2736 -3200 -3006 -2908 -2298 -3160 -2950 -2634 -2686 -2974 -2616 -2942 -3056 2558 -2300 -2688 -2524 -2322 -2376 -3130 -2334 -2446 -2918 -2656 -2896 -2312 -2948 -3178 -3160 -2652 -3008 -2492 -2876 -3216 -2274 2396 -2360 -2646 -2278 -2872 -2978 -3120 -3080 -2474 -2772 2950 -3082 -2740 -2362 -2248 -2362 -2492 -2434 -2760 -2294 -2616 -2458 -2286 -2778 -3116 -3156 -3032 -3216 -3216 -2816 -2392 -2812 -2336 -2348 -2568 -2222 -3046 -2332 -2710 -2588 -2726 -2298 -2848 -2286 -3126 -2986 -2420 -2400 -2896 -2948 -2758 -3160 -3200 -3160 -2560 -2238 -3216 -2710 -3130 -2300 -3214 -2842 -3152 -2706 -2948 -3082 -2280 -2710 -2260 -2274 -2970 -3088 -2396 -3062 -2260 -2830 -2262 -2220 -2390 -2430 2416 -2932 -2776 -2710 -2776 -3092 -3126 -2370 -3048 -2262 -2920 -2668 -2772 -3200 -2370 -2434 -2546 -2896 -2264 3026 -2752 -2380 -2632 -2766 -2320 -3176 -3216 -2730 -2360 -2434 -2908 -2766 -2474 -2320 -2284 -2854 
48.88/49.01	d NODES 2802
48.88/49.01	d CHECKS 43941069
48.88/49.01	   
48.88/49.01	   totalWckTime=48.773  totalCpuTime=46.78

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-1086770-1215241116/watcher-1086770-1215241116 -o /tmp/evaluation-result-1086770-1215241116/solver-1086770-1215241116 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086770-1215241116.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: 2.30 2.30 2.17 4/81 1461
/proc/meminfo: memFree=1204008/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=18572 CPUtime=0
/proc/1461/stat : 1461 (runsolver) R 1459 1461 31043 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2003084115 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 221954764071 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1461/statm: 4643 292 257 25 0 2626 0

[startup+0.061872 s]
/proc/loadavg: 2.30 2.30 2.17 4/81 1461
/proc/meminfo: memFree=1204008/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=863832 CPUtime=0.04
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 2599 0 1 0 2 2 0 0 18 0 9 0 2003084115 884563968 2166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 215958 2166 1027 9 0 210937 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863832

[startup+0.101874 s]
/proc/loadavg: 2.30 2.30 2.17 4/81 1461
/proc/meminfo: memFree=1204008/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=865884 CPUtime=0.08
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 3642 0 1 0 6 2 0 0 18 0 9 0 2003084115 886665216 3126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 216471 3126 1675 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301893 s]
/proc/loadavg: 2.30 2.30 2.17 4/81 1461
/proc/meminfo: memFree=1204008/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=866204 CPUtime=0.24
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 5266 0 1 0 21 3 0 0 18 0 9 0 2003084115 886992896 4693 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 216551 4693 1862 9 0 211099 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 866204

[startup+0.701935 s]
/proc/loadavg: 2.30 2.30 2.17 4/81 1461
/proc/meminfo: memFree=1204008/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=867008 CPUtime=0.61
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 13502 0 8 0 53 8 0 0 18 0 9 0 2003084115 887816192 12879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 216752 12883 1968 9 0 211280 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 867008

[startup+1.503 s]
/proc/loadavg: 2.27 2.29 2.17 3/90 1470
/proc/meminfo: memFree=1112096/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=867460 CPUtime=1.41
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 32082 0 8 0 125 16 0 0 18 0 9 0 2003084115 888279040 31424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 216865 31424 2004 9 0 211393 0
[pid=1461/tid=1463] ppid=1459 vsize=867460 CPUtime=1.04
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 15741 0 8 0 96 8 0 0 25 0 9 0 2003084117 888279040 31424 996147200 134512640 134550740 4294955968 18446744073709551615 4126879383 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=867460 CPUtime=0.16
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 15014 0 0 0 11 5 0 0 16 0 9 0 2003084119 888279040 31424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003084119 888279040 31424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003084119 888279040 31424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003084121 888279040 31424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=867460 CPUtime=0.17
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 630 0 0 0 17 0 0 0 15 0 9 0 2003084121 888279040 31424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003084121 888279040 31424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003084121 888279040 31424 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 867460

[startup+3.10215 s]
/proc/loadavg: 2.27 2.29 2.17 4/90 1470
/proc/meminfo: memFree=1078880/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=867460 CPUtime=3.01
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 33668 0 8 0 284 17 0 0 18 0 9 0 2003084115 888279040 33007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 216865 33007 2006 9 0 211393 0
[pid=1461/tid=1463] ppid=1459 vsize=867460 CPUtime=2.54
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 15775 0 8 0 245 9 0 0 25 0 9 0 2003084117 888279040 33007 996147200 134512640 134550740 4294955968 18446744073709551615 4126904615 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=867460 CPUtime=0.25
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 16551 0 0 0 19 6 0 0 16 0 9 0 2003084119 888279040 33007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003084119 888279040 33007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003084119 888279040 33007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003084121 888279040 33007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=867460 CPUtime=0.19
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 645 0 0 0 19 0 0 0 15 0 9 0 2003084121 888279040 33007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003084121 888279040 33007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003084121 888279040 33007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 867460

[startup+6.30144 s]
/proc/loadavg: 2.27 2.29 2.17 3/90 1470
/proc/meminfo: memFree=1077600/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=867460 CPUtime=6.21
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 33674 0 8 0 604 17 0 0 18 0 9 0 2003084115 888279040 33011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 216865 33011 2006 9 0 211393 0
[pid=1461/tid=1463] ppid=1459 vsize=867460 CPUtime=5.74
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 15778 0 8 0 565 9 0 0 25 0 9 0 2003084117 888279040 33011 996147200 134512640 134550740 4294955968 18446744073709551615 4126901292 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=867460 CPUtime=0.25
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 16551 0 0 0 19 6 0 0 16 0 9 0 2003084119 888279040 33011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003084119 888279040 33011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003084119 888279040 33011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003084121 888279040 33011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=867460 CPUtime=0.19
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 648 0 0 0 19 0 0 0 15 0 9 0 2003084121 888279040 33011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003084121 888279040 33011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003084121 888279040 33011 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867460

[startup+12.703 s]
/proc/loadavg: 2.31 2.30 2.17 4/90 1470
/proc/meminfo: memFree=1077472/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=867460 CPUtime=12.61
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 33699 0 8 0 1244 17 0 0 18 0 9 0 2003084115 888279040 33033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 216865 33033 2006 9 0 211393 0
[pid=1461/tid=1463] ppid=1459 vsize=867460 CPUtime=12.11
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 15781 0 8 0 1202 9 0 0 25 0 9 0 2003084117 888279040 33033 996147200 134512640 134550740 4294955968 18446744073709551615 4126906423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=867460 CPUtime=0.25
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 16551 0 0 0 19 6 0 0 17 0 9 0 2003084119 888279040 33033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003084119 888279040 33033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003084119 888279040 33033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003084121 888279040 33033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=867460 CPUtime=0.22
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 670 0 0 0 22 0 0 0 16 0 9 0 2003084121 888279040 33033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003084121 888279040 33033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=867460 CPUtime=0
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003084121 888279040 33033 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867460

[startup+25.5012 s]
/proc/loadavg: 2.26 2.29 2.17 3/90 1474
/proc/meminfo: memFree=1055328/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=868108 CPUtime=25.38
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 40938 869 8 1 2501 22 13 2 18 0 9 0 2003084115 888942592 38530 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 217027 38530 2018 9 0 211555 0
[pid=1461/tid=1463] ppid=1459 vsize=868108 CPUtime=24.39
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 17256 869 8 1 2414 10 13 2 25 0 9 0 2003084117 888942592 38530 996147200 134512640 134550740 4294955968 18446744073709551615 4127198811 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=868108 CPUtime=0.8
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 22012 869 0 1 56 9 13 2 16 0 9 0 2003084119 888942592 38530 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 13 869 0 1 0 0 13 2 16 0 9 0 2003084119 888942592 38530 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 5 869 0 1 0 0 13 2 16 0 9 0 2003084119 888942592 38530 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 18 0 9 0 2003084121 888942592 38530 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=868108 CPUtime=0.45
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 824 869 0 1 30 0 13 2 15 0 9 0 2003084121 888942592 38530 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 19 0 9 0 2003084121 888942592 38530 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 7 869 0 1 0 0 13 2 15 0 9 0 2003084121 888942592 38530 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 868108

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

[startup+38.3023 s]
/proc/loadavg: 2.20 2.27 2.17 3/90 1474
/proc/meminfo: memFree=932192/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=868108 CPUtime=38.17
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 106279 869 8 1 3762 40 13 2 18 0 9 0 2003084115 888942592 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 217027 69870 2616 9 0 211555 0
[pid=1461/tid=1463] ppid=1459 vsize=868108 CPUtime=36.41
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 28002 869 8 1 3614 12 13 2 25 0 9 0 2003084117 888942592 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4126901111 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=868108 CPUtime=1.48
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 76501 869 0 1 109 24 13 2 16 0 9 0 2003084119 888942592 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 17 869 0 1 0 0 13 2 16 0 9 0 2003084119 888942592 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 29 869 0 1 0 0 13 2 15 0 9 0 2003084119 888942592 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 18 0 9 0 2003084121 888942592 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=868108 CPUtime=0.53
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 901 869 0 1 37 1 13 2 15 0 9 0 2003084121 888942592 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 19 0 9 0 2003084121 888942592 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 8 869 0 1 0 0 13 2 15 0 9 0 2003084121 888942592 69870 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.17
Current children cumulated vsize (KiB) 868108

[startup+44.7029 s]
/proc/loadavg: 2.27 2.29 2.17 4/90 1474
/proc/meminfo: memFree=932192/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=868108 CPUtime=44.57
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 106282 869 8 1 4402 40 13 2 18 0 9 0 2003084115 888942592 69871 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 217027 69871 2616 9 0 211555 0
[pid=1461/tid=1463] ppid=1459 vsize=868108 CPUtime=42.81
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 28004 869 8 1 4254 12 13 2 25 0 9 0 2003084117 888942592 69871 996147200 134512640 134550740 4294955968 18446744073709551615 4126905600 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=868108 CPUtime=1.48
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 76501 869 0 1 109 24 13 2 16 0 9 0 2003084119 888942592 69871 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 17 869 0 1 0 0 13 2 16 0 9 0 2003084119 888942592 69871 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 29 869 0 1 0 0 13 2 15 0 9 0 2003084119 888942592 69871 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 18 0 9 0 2003084121 888942592 69871 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=868108 CPUtime=0.54
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 902 869 0 1 38 1 13 2 16 0 9 0 2003084121 888942592 69871 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 19 0 9 0 2003084121 888942592 69871 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 8 869 0 1 0 0 13 2 15 0 9 0 2003084121 888942592 69871 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.57
Current children cumulated vsize (KiB) 868108

[startup+46.302 s]
/proc/loadavg: 2.25 2.28 2.17 3/90 1474
/proc/meminfo: memFree=932192/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=868108 CPUtime=46.17
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 106284 869 8 1 4562 40 13 2 18 0 9 0 2003084115 888942592 69872 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 217027 69872 2616 9 0 211555 0
[pid=1461/tid=1463] ppid=1459 vsize=868108 CPUtime=44.4
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 28004 869 8 1 4413 12 13 2 25 0 9 0 2003084117 888942592 69872 996147200 134512640 134550740 4294955968 18446744073709551615 4126457635 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=868108 CPUtime=1.48
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 76501 869 0 1 109 24 13 2 16 0 9 0 2003084119 888942592 69872 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 17 869 0 1 0 0 13 2 16 0 9 0 2003084119 888942592 69872 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 29 869 0 1 0 0 13 2 15 0 9 0 2003084119 888942592 69872 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 18 0 9 0 2003084121 888942592 69872 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=868108 CPUtime=0.54
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 904 869 0 1 38 1 13 2 16 0 9 0 2003084121 888942592 69872 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 19 0 9 0 2003084121 888942592 69872 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 8 869 0 1 0 0 13 2 15 0 9 0 2003084121 888942592 69872 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.17
Current children cumulated vsize (KiB) 868108

[startup+47.9022 s]
/proc/loadavg: 2.25 2.28 2.17 3/90 1474
/proc/meminfo: memFree=932192/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=868108 CPUtime=47.77
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 106293 869 8 1 4722 40 13 2 18 0 9 0 2003084115 888942592 69880 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 217027 69880 2616 9 0 211555 0
[pid=1461/tid=1463] ppid=1459 vsize=868108 CPUtime=45.99
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 28005 869 8 1 4572 12 13 2 25 0 9 0 2003084117 888942592 69880 996147200 134512640 134550740 4294955968 18446744073709551615 4127441152 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=868108 CPUtime=1.48
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 76501 869 0 1 109 24 13 2 17 0 9 0 2003084119 888942592 69880 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 17 869 0 1 0 0 13 2 16 0 9 0 2003084119 888942592 69880 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 29 869 0 1 0 0 13 2 15 0 9 0 2003084119 888942592 69880 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 18 0 9 0 2003084121 888942592 69880 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=868108 CPUtime=0.56
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 912 869 0 1 40 1 13 2 15 0 9 0 2003084121 888942592 69880 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 19 0 9 0 2003084121 888942592 69880 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 8 869 0 1 0 0 13 2 15 0 9 0 2003084121 888942592 69880 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.77
Current children cumulated vsize (KiB) 868108

[startup+48.7012 s]
/proc/loadavg: 2.25 2.28 2.17 3/90 1474
/proc/meminfo: memFree=932192/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=868108 CPUtime=48.57
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 106303 869 8 1 4802 40 13 2 18 0 9 0 2003084115 888942592 69889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 217027 69889 2616 9 0 211555 0
[pid=1461/tid=1463] ppid=1459 vsize=868108 CPUtime=46.77
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 28006 869 8 1 4650 12 13 2 25 0 9 0 2003084117 888942592 69889 996147200 134512640 134550740 4294955968 18446744073709551615 4126904654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=868108 CPUtime=1.48
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 76501 869 0 1 109 24 13 2 17 0 9 0 2003084119 888942592 69889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 17 869 0 1 0 0 13 2 16 0 9 0 2003084119 888942592 69889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 29 869 0 1 0 0 13 2 15 0 9 0 2003084119 888942592 69889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 18 0 9 0 2003084121 888942592 69889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=868108 CPUtime=0.57
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 921 869 0 1 41 1 13 2 16 0 9 0 2003084121 888942592 69889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 19 0 9 0 2003084121 888942592 69889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 8 869 0 1 0 0 13 2 15 0 9 0 2003084121 888942592 69889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.57
Current children cumulated vsize (KiB) 868108

[startup+48.9013 s]
/proc/loadavg: 2.25 2.28 2.17 3/90 1474
/proc/meminfo: memFree=932192/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=868108 CPUtime=48.78
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 106313 869 8 1 4822 41 13 2 18 0 9 0 2003084115 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 217027 69897 2616 9 0 211555 0
[pid=1461/tid=1463] ppid=1459 vsize=868108 CPUtime=46.97
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 28011 869 8 1 4669 13 13 2 25 0 9 0 2003084117 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4127434717 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=868108 CPUtime=1.48
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 76501 869 0 1 109 24 13 2 17 0 9 0 2003084119 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 17 869 0 1 0 0 13 2 16 0 9 0 2003084119 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 29 869 0 1 0 0 13 2 15 0 9 0 2003084119 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 18 0 9 0 2003084121 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=868108 CPUtime=0.58
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 926 869 0 1 42 1 13 2 15 0 9 0 2003084121 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 19 0 9 0 2003084121 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 8 869 0 1 0 0 13 2 15 0 9 0 2003084121 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.78
Current children cumulated vsize (KiB) 868108

[startup+49.0013 s]
/proc/loadavg: 2.25 2.28 2.17 3/90 1474
/proc/meminfo: memFree=932192/2055920 swapFree=4179776/4192956
[pid=1461] ppid=1459 vsize=868108 CPUtime=48.88
/proc/1461/stat : 1461 (java) S 1459 1461 31043 0 -1 0 106313 869 8 1 4832 41 13 2 18 0 9 0 2003084115 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1461/statm: 217027 69897 2616 9 0 211555 0
[pid=1461/tid=1463] ppid=1459 vsize=868108 CPUtime=47.07
/proc/1461/task/1463/stat : 1463 (java) R 1459 1461 31043 0 -1 64 28011 869 8 1 4679 13 13 2 25 0 9 0 2003084117 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4127461262 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1464] ppid=1459 vsize=868108 CPUtime=1.48
/proc/1461/task/1464/stat : 1464 (java) S 1459 1461 31043 0 -1 64 76501 869 0 1 109 24 13 2 17 0 9 0 2003084119 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1465] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1465/stat : 1465 (java) S 1459 1461 31043 0 -1 64 17 869 0 1 0 0 13 2 16 0 9 0 2003084119 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1466] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1466/stat : 1466 (java) S 1459 1461 31043 0 -1 64 29 869 0 1 0 0 13 2 15 0 9 0 2003084119 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1467] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1467/stat : 1467 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 18 0 9 0 2003084121 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1468] ppid=1459 vsize=868108 CPUtime=0.58
/proc/1461/task/1468/stat : 1468 (java) S 1459 1461 31043 0 -1 64 926 869 0 1 42 1 13 2 15 0 9 0 2003084121 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1461/tid=1469] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1469/stat : 1469 (java) S 1459 1461 31043 0 -1 64 1 869 0 1 0 0 13 2 19 0 9 0 2003084121 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1461/tid=1470] ppid=1459 vsize=868108 CPUtime=0.15
/proc/1461/task/1470/stat : 1470 (java) S 1459 1461 31043 0 -1 64 8 869 0 1 0 0 13 2 15 0 9 0 2003084121 888942592 69897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.88
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 49.0728
CPU time (s): 48.9406
CPU user time (s): 48.4696
CPU system time (s): 0.470928
CPU usage (%): 99.7305
Max. virtual memory (cumulated for all children) (KiB): 868196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.4696
system time used= 0.470928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107219
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3624
involuntary context switches= 2638

runsolver used 0.070989 second user time and 0.161975 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-05 08:58:36
IDJOB=1086770
IDBENCH=57876
IDSOLVER=364
FILE ID=node43/1086770-1215241116
PBS_JOBID= 7881829
Free space on /tmp= 66504 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= be5e235ab365e5d69a5b7c6b3a61a471
RANDOM SEED=1888539707

node43.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.230
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.230
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:       1204424 kB
Buffers:          3436 kB
Cached:          50268 kB
SwapCached:       6816 kB
Active:         785840 kB
Inactive:        12252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204424 kB
SwapTotal:     4192956 kB
SwapFree:      4179776 kB
Dirty:            5272 kB
Writeback:           0 kB
Mapped:         760788 kB
Slab:            36956 kB
Committed_AS:  4532908 kB
PageTables:       3380 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= 66504 MiB
End job on node43 at 2008-07-05 08:59:26