Trace number 1085551

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 36.2935 36.5555

DiagnosticValue
CHECKS9267580
NODES1750

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-10.xml
MD5SUM96880025e4a14a075629d437bfbc2f6d
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 benchmark36.2935
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1085551-1215234321.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.58/0.63	     nbVariables=1750  nbDomainTypes=30  minDomainSize=82  maxDomainSize=802  nbTotalValues=813037
0.58/0.63	       =>  wckTime=0.382  cpuTime=0.27  mem=35M272
0.58/0.63	   
0.58/0.63	   predicates being loaded...
0.58/0.68	   
0.58/0.68	   constraints being loaded...
20.69/20.92	   
20.69/20.92	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 74M264)
29.52/29.89	     nbConstraints=16963  nbGlobalConstraints=39  nbMergedConstraints=15125  nbConvertedConstraints=116
29.52/29.89	     nbConvertConstraintsChecks=43944168  nbExtensionStructures=111  nbSharedExtensionStructures=6
29.52/29.89	     nbConflictsStructures=366  nbSharedConflictsStructures=202  nbUnbuiltConflictsStructures=6898
29.52/29.89	     nbSharedBinaryRepresentations=117607  nbEvaluationManagers=7153  nbSharedEvaluationManagers=9655  minDegree=3
29.52/29.89	     maxDegree=58  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=3.789
29.52/29.89	     symmetryCpuTime=3.53  nbCliques=39
29.52/29.89	       =>  wckTime=29.645  cpuTime=28.18  mem=109M876
30.03/30.32	   
30.03/30.32	   solver IterativeSystematicSolver being built... 
30.43/30.79	   
30.43/30.79	   INFO : Forward propagation technique limited 
30.73/31.00	       =>  wckTime=30.759  cpuTime=28.58  mem=173M690
35.42/35.74	   
35.42/35.74	   preprocessing
35.42/35.74	     nbConstraintChecks=9054850  nbValidityChecks=451482  nbPropagations=2288  nbRevisions=55107
35.42/35.74	     nbUselessRevisions=48857  nbRemovedValues=799370  detectedInconsistency=no
35.42/35.74	       =>  wckTime=4.718  cpuTime=4.68  mem=173M690
36.12/36.45	   
36.12/36.45	   search
36.12/36.45	     run=0  nbConstraintChecks=212733  nbValidityChecks=489779  minDepth=1751  maxDepth=1750  nbPropagations=6275
36.12/36.45	     nbRevisions=122141  nbUselessRevisions=113545  nbAssignments=1750  nbFailedAssignments=0  nbBacktracks=0
36.12/36.45	     nbVisitedNodes=1751  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
36.12/36.45	     nbDEliminables=?  nbPEliminables=?
36.12/36.45	       =>  wckTime=5.43  cpuTime=5.36  mem=174M653
36.12/36.45	   
36.12/36.45	   global
36.12/36.45	     nbConstraintChecks=9267583  nbValidityChecks=941261  nbPropagations=8563  nbRevisions=177248
36.12/36.45	     nbUselessRevisions=162402  nbRestartNogoods=0  solvingWckTime=5.432  solvingCpuTime=5.36  expiredTime=no
36.12/36.45	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=33.9  globalCpuTime=34.01
36.12/36.45	       =>  wckTime=36.206  cpuTime=33.96  mem=174M653
36.22/36.51	   
36.22/36.51	s SATISFIABLE
36.22/36.51	v 2264 -2700 -2882 -2762 -2262 -2448 -2880 -2684 -2568 -2294 -2838 -2544 -2786 -2734 -2690 -2882 -2882 -2486 -2786 -2456 -2574 -2466 -2604 -2494 -2536 -2190 -2494 -2786 -2472 -2342 -2678 -2838 -2774 -2186 -2716 -2120 -2446 -2738 -2526 -2574 2824 -2448 2206 -2504 -2842 -2528 -2758 -2574 -2762 -2160 -2668 -2800 2700 -2880 -2248 -2700 -2256 -2638 -2432 2872 -2762 -2840 -2448 -2634 2568 -2842 -2774 -2446 -2354 2330 -2874 -2600 -2774 -2732 -2190 -2692 -2446 -2528 -2380 -2762 -2526 -2912 -2836 -2588 2752 -2496 -2562 -2826 -2786 -2678 -2650 -2586 -2798 -2192 -2550 -2206 -2444 -2700 -2740 -2854 -2692 2718 -2558 -2566 -2140 -2536 -2520 -2758 -2488 -2534 -2786 -2440 -2816 -2408 2752 -2514 -2302 -2294 -2730 -2566 2440 -2892 -2880 -2220 -2432 -2700 -2566 -2226 -2520 -2838 -2800 2484 2550 -2880 -2376 -2486 -2362 -2256 -2174 -2838 -2520 -2818 -2882 -2852 -2230 -2800 -2568 -2856 -2296 -2406 -2920 -2296 -2408 -2786 -2640 -2798 -2526 -2200 -2762 -2456 -2892 -2762 -2544 -2664 -2902 -2858 -2162 -2640 -2528 -2734 -2868 -2448 -2450 -2598 -2560 -2426 -2152 2704 -2226 -2784 -2408 2918 -2296 2446 -2584 -2738 -2826 -2640 -2408 -2740 -2654 -2768 -2870 -2758 -2342 -2448 -2902 -2410 -2740 2880 -2812 -2440 -2446 -2340 -2858 -2190 -2760 -2250 -2252 -2338 -2448 -2448 -2366 -2202 -2472 -2754 -2308 -2612 -2628 -2534 -2656 2340 -2344 -2580 -2526 -2494 -2534 2194 2800 -2734 -2880 -2688 -2526 -2700 2738 -2800 2818 -2882 -2654 -2482 -2526 -2880 -2600 -2486 -2780 -2592 -2266 -2836 2328 -2396 -2878 2798 2162 -2162 -2778 -2880 2138 -2526 -2752 -2690 -2560 -2120 -2542 -2740 -2718 2616 -2504 -2184 -2598 2808 -2910 -2678 -2170 -2160 -2640 -2640 -2230 -2388 -2576 -2800 -2734 -2722 2832 -2440 -2762 -2494 -2160 -2508 -2918 -2268 -2566 -2722 -2522 -2740 -2332 -2660 -2526 2866 -2178 -2638 -2760 -2730 -2448 -2842 -2544 -2586 2486 -2638 -2722 -2640 -2440 -2650 -2574 -2566 -2722 -2190 -2254 -2444 -2212 -2488 -2910 -2640 -2624 2626 2234 -2256 2798 -2822 -2750 -2700 -2368 -2256 -2698 -2214 -2184 -2882 -2472 -2740 -2450 -2678 -2892 -2616 -2164 -2868 -2722 -2426 -2702 -2788 -2700 -2774 -2230 -2540 -2816 -2700 -2566 -2522 -2614 -2404 -2472 -2640 2606 -2568 -2232 2570 -2652 -2852 -2228 -2762 -2798 -2808 -2474 -2366 2756 -2446 -2744 -2786 -2824 -2798 -2564 -2566 -2656 -2510 -2366 -2910 -2446 -2124 -2296 -2740 -2336 -2606 -2920 -2472 -2178 -2600 2920 -2910 -2146 -2432 -2534 -2762 -2652 -2276 -2382 -2600 2692 -2734 2744 -2652 -2444 -2638 -2448 -2700 -2180 -2900 -2652 -2190 -2256 -2714 -2284 -2802 -2742 -2740 -2694 -2842 -2798 2580 -2748 -2758 -2406 -2228 -2692 -2296 2122 -2446 -2636 -2256 -2446 -2880 -2504 -2774 -2446 -2826 -2566 -2664 -2902 -2282 -2564 -2120 -2560 -2160 -2470 -2440 -2174 -2566 -2526 -2526 -2202 -2634 -2362 -2520 -2624 -2828 -2828 -2734 -2774 -2650 -2640 -2444 -2432 2234 -2740 -2446 -2506 -2566 -2734 -2194 -2520 -2628 -2860 -2130 -2834 -2600 2226 -2748 -2584 -2242 -2892 -2826 -2920 -2364 -2638 -2290 -2912 2920 -2170 -2774 -2502 -2664 -2130 -2526 -2712 -2294 -2394 -2826 -2534 -2366 -2294 -2722 -2762 -2696 -2522 -2510 -2842 -2852 2554 -2528 -2440 -2594 -2494 -2678 -2370 -2880 -2486 -2446 2406 -2700 -2852 -2534 -2740 -2880 -2882 -2876 -2838 -2712 -2406 -2362 -2268 -2194 -2562 -2486 -2790 -2812 -2166 -2560 -2420 2120 -2566 -2802 -2786 -2874 -2852 -2494 -2526 -2496 -2714 -2490 -2638 -2820 -2640 2874 -2534 -2294 -2440 -2160 -2692 -2382 -2446 2876 -2484 -2406 -2600 -2852 -2254 -2818 -2486 -2690 -2466 -2762 -2798 -2384 -2716 -2230 2820 -2576 -2362 -2170 -2446 -2520 -2448 -2406 -2800 -2122 -2342 -2120 -2264 -2154 -2734 -2846 -2480 -2520 -2892 -2742 2568 -2544 -2718 -2862 2616 -2802 -2842 -2566 2674 -2490 -2692 -2740 -2774 2616 -2598 -2776 2580 -2472 -2560 2568 -2920 -2228 -2232 -2382 -2486 -2798 -2862 -2666 -2574 -2534 -2778 2136 -2880 -2652 -2762 -2598 -2774 -2256 -2288 -2368 -2522 -2382 -2692 -2608 -2842 -2650 -2528 -2344 -2858 2194 2740 -2254 -2534 2230 -2480 -2792 -2254 -2190 -2598 -2774 -2484 -2298 -2652 -2758 -2600 -2550 2900 -2882 -2394 -2738 -2520 -2560 2776 -2348 2920 -2712 -2576 -2758 -2408 -2692 -2892 2646 -2740 -2192 -2568 -2858 -2842 -2560 -2554 -2700 2788 -2746 -2838 -2566 -2408 -2480 -2798 -2586 -2762 -2160 -2232 -2296 -2258 -2616 -2488 -2254 -2170 -2524 -2852 -2526 -2600 -2692 -2778 2870 2892 -2530 -2716 -2714 -2852 -2652 -2870 2914 -2440 -2722 -2676 -2406 -2740 -2496 -2628 -2760 -2146 -2228 -2616 -2486 -2450 -2190 -2504 -2512 -2490 2524 -2826 -2192 -2446 -2888 -2520 -2840 2738 -2892 -2910 -2778 -2378 2786 -2610 -2910 -2408 -2722 -2252 -2842 -2472 -2242 -2910 -2254 -2256 -2734 -2654 -2546 -2734 -2122 -2250 -2794 -2758 -2302 2122 -2754 -2722 -2818 -2692 -2880 -2296 -2716 -2560 -2842 -2876 -2826 -2230 -2672 -2480 -2600 -2190 -2818 -2624 -2594 -2748 -2804 -2686 -2664 -2588 -2778 -2486 -2744 -2408 -2296 -2314 -2718 -2704 2160 -2178 -2786 -2690 -2784 -2372 2600 -2250 -2740 -2762 -2586 -2446 -2690 -2774 -2690 -2874 -2640 -2828 -2762 -2472 -2774 -2722 -2166 -2526 2646 -2164 -2446 -2382 -2262 -2838 2880 -2758 -2652 2346 -2840 2150 -2566 -2608 2646 -2294 2732 -2778 -2820 -2294 -2774 -2342 -2734 -2448 -2164 -2862 -2322 -2156 -2196 -2260 -2700 -2842 -2486 -2882 -2598 -2340 -2562 -2746 -2294 -2798 -2880 -2366 -2852 -2310 -2142 2488 -2182 -2852 -2892 -2700 -2842 -2692 -2290 -2334 -2852 -2638 -2484 -2124 -2880 -2758 -2408 -2870 -2842 -2530 -2312 -2782 -2650 -2656 -2598 -2446 -2788 -2480 -2744 -2468 -2304 -2772 -2860 -2722 -2216 -2706 -2722 -2746 -2838 -2776 2178 -2182 -2408 -2870 -2574 -2494 -2408 -2690 -2774 -2818 -2746 -2408 2814 -2144 -2568 2762 -2406 -2320 -2882 -2544 -2752 -2296 -2600 2148 2582 -2472 -2650 -2502 -2842 -2432 -2902 -2378 2902 -2842 -2170 -2520 2528 -2862 -2758 2120 -2842 -2142 -2856 -2614 -2406 -2294 -2540 -2880 -2600 2576 -2488 -2316 -2366 -2490 -2758 -2160 -2452 -2862 -2862 -2342 -2734 2600 -2342 -2230 -2824 -2296 -2494 2340 -2880 -2744 -2784 -2540 -2650 -2798 2470 2322 2774 -2650 -2566 -2740 -2650 -2600 -2892 -2652 -2526 -2864 -2798 -2674 -2214 -2560 -2828 -2138 -2162 -2616 -2472 -2456 -2662 -2480 -2600 -2686 -2638 -2720 -2526 -2290 -2656 -2620 -2842 -2650 -2384 -2722 -2920 -2690 -2650 -2370 -2406 -2370 -2638 -2504 -2652 -2774 -2162 -2566 2818 -2256 -2208 -2760 -2626 -2188 -2182 -2718 -2128 -2484 -2536 -2712 -2432 -2580 -2154 -2700 -2784 -2256 -2408 -2640 -2386 -2558 -2840 -2902 -2230 -2560 2204 -2594 -2786 -2370 -2700 -2862 -2368 -2640 -2382 -2690 -2902 -2704 -2540 -2526 -2120 -2186 -2202 -2526 -2210 -2690 -2882 -2728 -2566 -2342 -2534 -2726 -2652 -2406 -2440 -2338 -2124 -2140 -2650 -2920 -2894 -2304 -2502 -2746 -2678 -2384 -2162 -2334 -2284 -2294 -2190 -2634 -2406 -2708 -2652 -2160 -2408 -2590 -2410 -2772 -2640 -2256 -2190 -2882 -2480 -2294 -2892 -2590 2920 -2526 2854 -2366 -2870 -2734 -2560 -2244 -2416 -2840 -2496 2534 -2296 -2448 -2480 -2606 -2722 -2566 -2798 -2842 -2714 -2126 -2910 -2230 -2860 -2530 -2564 -2686 2738 -2160 -2566 -2230 -2342 -2446 -2488 -2640 -2784 -2600 -2786 -2882 -2816 -2778 -2910 -2448 -2744 -2840 -2480 -2450 -2408 -2734 -2214 -2786 -2834 -2672 -2870 -2814 -2168 -2138 -2566 -2178 -2542 -2190 -2612 -2882 -2840 -2406 2200 -2322 -2882 -2840 -2300 -2882 -2494 2120 2120 -2692 -2256 -2746 -2526 -2650 -2880 -2176 -2354 -2600 -2342 -2760 -2526 -2534 -2130 -2800 2274 -2872 -2638 -2444 2704 -2382 -2700 -2694 2266 -2762 -2784 -2254 -2542 -2448 -2882 -2902 -2862 -2722 -2788 -2526 -2126 2160 -2566 -2724 -2692 -2342 -2526 -2840 2138 -2920 -2486 -2758 -2190 2204 -2428 -2894 -2540 -2342 -2232 -2232 -2254 -2176 -2744 -2544 -2852 -2574 -2448 -2676 -2528 -2560 -2638 -2154 -2162 -2496 -2348 -2620 -2524 -2882 -2504 -2560 -2786 -2842 -2382 -2640 -2758 -2366 -2848 -2472 -2120 -2638 -2166 -2162 -2566 -2366 -2282 -2676 -2668 2122 -2778 -2448 2698 -2692 -2740 -2910 -2880 -2798 -2560 -2446 -2844 -2294 -2746 -2566 -2526 -2774 -2138 -2448 -2840 -2408 -2598 -2666 -2330 -2734 -2690 2860 -2190 -2838 -2762 -2576 -2406 2820 -2416 -2194 -2760 -2780 -2892 -2450 -2144 -2380 -2376 -2520 -2254 -2566 -2584 -2786 -2448 -2712 -2342 2270 -2230 -2616 -2192 -2690 -2448 2326 2872 2876 -2282 2120 -2252 -2710 -2192 -2230 -2270 -2690 -2212 -2230 -2774 -2254 -2694 -2294 -2504 -2700 -2492 -2682 -2762 -2566 -2798 -2798 -2652 -2528 -2650 -2550 -2526 -2754 -2230 -2838 -2164 -2892 -2190 -2762 -2190 -2256 2180 -2446 -2892 -2142 -2852 -2584 2382 -2446 -2722 2916 -2590 -2544 -2748 2120 -2486 -2800 -2690 -2486 -2722 -2378 2826 -2546 -2526 -2734 2748 -2366 -2896 -2480 -2892 -2762 -2754 -2700 2834 -2188 -2870 -2842 -2568 -2286 -2292 -2848 -2816 -2860 -2852 -2692 -2526 -2786 -2164 -2632 -2446 -2190 -2484 -2902 -2526 -2598 -2678 -2722 -2566 -2826 -2160 -2382 -2566 -2748 -2882 -2590 -2344 -2854 -2714 -2598 -2788 -2526 -2676 -2180 -2566 2580 -2746 -2776 -2544 -2534 2894 -2526 -2468 -2738 -2652 -2370 -2192 -2786 -2130 -2892 -2842 -2230 -2230 -2834 -2340 -2448 -2420 -2382 -2600 -2382 -2494 -2336 -2410 -2186 -2188 -2652 -2692 -2702 -2678 -2634 -2330 -2242 -2544 -2886 -2734 -2862 -2448 -2254 -2382 -2566 -2360 -2568 -2448 -2652 -2488 -2692 -2916 2486 -2282 -2342 -2598 -2408 -2174 -2432 -2740 -2520 -2760 -2562 -2598 -2920 2816 -2818 2268 -2566 -2130 -2282 -2296 -2560 -2322 -2600 -2788 -2758 -2882 -2652 2528 -2602 -2740 -2160 -2518 -2740 -2440 -2406 -2566 -2330 -2826 -2868 -2624 -2714 -2408 -2798 -2628 -2480 -2652 -2700 -2798 -2798 -2574 -2652 -2566 -2640 -2170 -2762 -2722 -2620 -2488 -2862 -2722 -2230 -2798 -2460 -2448 -2336 -2424 -2406 -2190 -2798 2534 -2230 -2750 -2446 -2722 -2586 -2874 -2652 2870 -2786 2814 -2436 -2384 -2600 -2534 -2526 -2864 2834 -2704 -2920 -2798 -2650 -2722 -2322 -2698 -2378 -2862 -2690 2566 -2190 -2706 -2774 2166 -2640 -2734 -2524 -2762 -2870 -2526 -2432 -2692 2798 -2546 -2536 -2568 -2718 -2244 2740 -2902 2754 -2480 -2878 -2868 -2486 -2566 -2404 -2294 -2526 -2534 -2828 -2160 -2880 -2580 -2490 -2342 -2408 -2652 -2718 -2826 -2466 -2480 -2740 -2432 -2228 -2338 -2870 -2534 -2210 -2296 -2284 -2486 -2230 -2410 -2526 -2334 2718 -2526 -2598 -2852 -2190 -2842 -2380 -2700 -2694 -2638 -2648 -2718 2542 -2432 -2566 -2588 -2880 2188 -2448 -2228 -2842 -2160 -2692 -2838 -2562 -2598 -2754 -2830 -2446 -2380 -2440 -2692 -2408 -2190 2854 -2522 -2628 2272 -2448 -2882 -2504 -2920 -2722 -2882 -2910 -2324 -2842 -2336 -2734 -2296 2758 -2852 -2566 -2566 -2580 -2230 -2472 -2528 -2870 -2296 -2920 -2520 -2544 -2514 -2798 -2880 -2760 2418 -2864 -2692 -2120 2380 -2600 -2254 2486 2432 2486 -2744 -2824 -2242 -2382 2300 -2294 -2690 
36.22/36.51	d NODES 1750
36.22/36.51	d CHECKS 9267583
36.22/36.51	   
36.22/36.51	   totalWckTime=36.333  totalCpuTime=34.08

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-1085551-1215234321/watcher-1085551-1215234321 -o /tmp/evaluation-result-1085551-1215234321/solver-1085551-1215234321 -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-1085551-1215234321.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.00 2.00 2.00 4/90 8348
/proc/meminfo: memFree=1737624/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=152 CPUtime=0
/proc/8348/stat : 8348 (java) R 8346 8348 7414 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 2002399181 155648 26 996147200 134512640 134550740 4294956128 18446744073709551615 11628843 0 0 4096 0 0 0 0 17 0 0 0
/proc/8348/statm: 38 26 19 9 0 4 0

[startup+0.0594171 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 8348
/proc/meminfo: memFree=1737624/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=864076 CPUtime=0.04
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 2726 0 1 0 3 1 0 0 18 0 9 0 2002399181 884813824 2281 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216019 2281 1089 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101421 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 8348
/proc/meminfo: memFree=1737624/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=865884 CPUtime=0.08
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 3701 0 1 0 6 2 0 0 18 0 9 0 2002399181 886665216 3174 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216471 3174 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301444 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 8348
/proc/meminfo: memFree=1737624/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=866284 CPUtime=0.28
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 5988 0 1 0 25 3 0 0 18 0 9 0 2002399181 887074816 5362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216571 5362 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.70149 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 8348
/proc/meminfo: memFree=1737624/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867416 CPUtime=0.67
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 14214 0 1 0 61 6 0 0 18 0 9 0 2002399181 888233984 13574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216854 13574 2010 9 0 211360 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867416

[startup+1.50258 s]
/proc/loadavg: 2.08 2.02 2.01 3/99 8357
/proc/meminfo: memFree=1657296/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867460 CPUtime=1.47
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 22607 0 1 0 137 10 0 0 18 0 9 0 2002399181 888279040 21943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216865 21943 2004 9 0 211393 0
[pid=8348/tid=8350] ppid=8346 vsize=867460 CPUtime=1.21
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 15744 0 1 0 115 6 0 0 25 0 9 0 2002399183 888279040 21943 996147200 134512640 134550740 4294955968 18446744073709551615 102064721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867460 CPUtime=0.06
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 5537 0 0 0 4 2 0 0 17 0 9 0 2002399184 888279040 21943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 21943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 21943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002399186 888279040 21943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867460 CPUtime=0.17
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 630 0 0 0 17 0 0 0 15 0 9 0 2002399186 888279040 21943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002399187 888279040 21943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002399187 888279040 21943 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867460

[startup+3.10276 s]
/proc/loadavg: 2.08 2.02 2.01 3/99 8357
/proc/meminfo: memFree=1645008/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867460 CPUtime=3.06
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 27223 0 1 0 293 13 0 0 18 0 9 0 2002399181 888279040 26555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216865 26555 2006 9 0 211393 0
[pid=8348/tid=8350] ppid=8346 vsize=867460 CPUtime=2.6
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 15776 0 1 0 253 7 0 0 25 0 9 0 2002399183 888279040 26555 996147200 134512640 134550740 4294955968 18446744073709551615 4126900879 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867460 CPUtime=0.24
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 10109 0 0 0 20 4 0 0 17 0 9 0 2002399184 888279040 26555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 26555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 26555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002399186 888279040 26555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867460 CPUtime=0.18
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 642 0 0 0 18 0 0 0 16 0 9 0 2002399186 888279040 26555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002399187 888279040 26555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002399187 888279040 26555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867460

[startup+6.30111 s]
/proc/loadavg: 2.08 2.02 2.01 3/99 8357
/proc/meminfo: memFree=1638544/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867460 CPUtime=6.22
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 27238 0 1 0 609 13 0 0 18 0 9 0 2002399181 888279040 26568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216865 26568 2006 9 0 211393 0
[pid=8348/tid=8350] ppid=8346 vsize=867460 CPUtime=5.75
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 15782 0 1 0 568 7 0 0 25 0 9 0 2002399183 888279040 26568 996147200 134512640 134550740 4294955968 18446744073709551615 4126899639 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867460 CPUtime=0.24
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 10109 0 0 0 20 4 0 0 16 0 9 0 2002399184 888279040 26568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 26568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 26568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002399186 888279040 26568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867460 CPUtime=0.2
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 651 0 0 0 20 0 0 0 15 0 9 0 2002399186 888279040 26568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002399187 888279040 26568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002399187 888279040 26568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867460

[startup+12.7028 s]
/proc/loadavg: 2.07 2.02 2.00 3/99 8357
/proc/meminfo: memFree=1638296/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867460 CPUtime=12.57
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 27259 0 1 0 1243 14 0 0 18 0 9 0 2002399181 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216865 26586 2006 9 0 211393 0
[pid=8348/tid=8350] ppid=8346 vsize=867460 CPUtime=12.08
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 15785 0 1 0 1200 8 0 0 25 0 9 0 2002399183 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4126904375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867460 CPUtime=0.24
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 10109 0 0 0 20 4 0 0 17 0 9 0 2002399184 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002399186 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867460 CPUtime=0.22
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 669 0 0 0 22 0 0 0 16 0 9 0 2002399186 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002399187 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002399187 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867460

[startup+25.5013 s]
/proc/loadavg: 2.06 2.01 2.00 3/99 8357
/proc/meminfo: memFree=1613016/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867460 CPUtime=25.23
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 33591 0 1 0 2507 16 0 0 18 0 9 0 2002399181 888279040 32909 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216865 32909 2007 9 0 211393 0
[pid=8348/tid=8350] ppid=8346 vsize=867460 CPUtime=24.29
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 15796 0 1 0 2421 8 0 0 25 0 9 0 2002399183 888279040 32909 996147200 134512640 134550740 4294955968 18446744073709551615 4127047786 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867460 CPUtime=0.65
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 16401 0 0 0 59 6 0 0 16 0 9 0 2002399184 888279040 32909 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 32909 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002399184 888279040 32909 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002399186 888279040 32909 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867460 CPUtime=0.26
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 698 0 0 0 26 0 0 0 16 0 9 0 2002399186 888279040 32909 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002399187 888279040 32909 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867460 CPUtime=0
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002399187 888279040 32909 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867460

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

[startup+31.907 s]
/proc/loadavg: 2.13 2.03 2.01 3/99 8361
/proc/meminfo: memFree=1505232/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867784 CPUtime=31.63
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 92211 1105 1 0 3110 34 17 2 18 0 9 0 2002399181 888610816 60442 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216946 60442 2616 9 0 211474 0
[pid=8348/tid=8350] ppid=8346 vsize=867784 CPUtime=29.83
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 28324 1105 1 0 2952 12 17 2 25 0 9 0 2002399183 888610816 60442 996147200 134512640 134550740 4294955968 18446744073709551615 4127434157 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867784 CPUtime=1.55
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 62006 1105 0 0 118 18 17 2 16 0 9 0 2002399184 888610816 60442 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 17 1105 0 0 0 0 17 2 16 0 9 0 2002399184 888610816 60442 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 29 1105 0 0 0 0 17 2 15 0 9 0 2002399184 888610816 60442 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 18 0 9 0 2002399186 888610816 60442 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867784 CPUtime=0.58
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 1013 1105 0 0 39 0 17 2 16 0 9 0 2002399186 888610816 60442 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 19 0 9 0 2002399187 888610816 60442 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 11 1105 0 0 0 0 17 2 15 0 9 0 2002399187 888610816 60442 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.63
Current children cumulated vsize (KiB) 867784

[startup+35.1024 s]
/proc/loadavg: 2.13 2.03 2.01 3/99 8361
/proc/meminfo: memFree=1505104/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867784 CPUtime=34.83
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 92216 1105 1 0 3430 34 17 2 18 0 9 0 2002399181 888610816 60445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216946 60445 2616 9 0 211474 0
[pid=8348/tid=8350] ppid=8346 vsize=867784 CPUtime=33.02
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 28325 1105 1 0 3271 12 17 2 25 0 9 0 2002399183 888610816 60445 996147200 134512640 134550740 4294955968 18446744073709551615 4126095719 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867784 CPUtime=1.55
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 62006 1105 0 0 118 18 17 2 16 0 9 0 2002399184 888610816 60445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 17 1105 0 0 0 0 17 2 16 0 9 0 2002399184 888610816 60445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 29 1105 0 0 0 0 17 2 15 0 9 0 2002399184 888610816 60445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 18 0 9 0 2002399186 888610816 60445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867784 CPUtime=0.59
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 1017 1105 0 0 39 1 17 2 15 0 9 0 2002399186 888610816 60445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 19 0 9 0 2002399187 888610816 60445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 11 1105 0 0 0 0 17 2 15 0 9 0 2002399187 888610816 60445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.83
Current children cumulated vsize (KiB) 867784

[startup+35.9025 s]
/proc/loadavg: 2.13 2.03 2.01 3/99 8361
/proc/meminfo: memFree=1505104/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867784 CPUtime=35.62
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 92227 1105 1 0 3509 34 17 2 18 0 9 0 2002399181 888610816 60455 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216946 60455 2616 9 0 211474 0
[pid=8348/tid=8350] ppid=8346 vsize=867784 CPUtime=33.81
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 28326 1105 1 0 3350 12 17 2 25 0 9 0 2002399183 888610816 60455 996147200 134512640 134550740 4294955968 18446744073709551615 4127441947 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867784 CPUtime=1.55
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 62006 1105 0 0 118 18 17 2 16 0 9 0 2002399184 888610816 60455 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 17 1105 0 0 0 0 17 2 16 0 9 0 2002399184 888610816 60455 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 29 1105 0 0 0 0 17 2 15 0 9 0 2002399184 888610816 60455 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 18 0 9 0 2002399186 888610816 60455 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867784 CPUtime=0.61
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 1027 1105 0 0 41 1 17 2 15 0 9 0 2002399186 888610816 60455 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 19 0 9 0 2002399187 888610816 60455 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 11 1105 0 0 0 0 17 2 15 0 9 0 2002399187 888610816 60455 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.62
Current children cumulated vsize (KiB) 867784

[startup+36.3075 s]
/proc/loadavg: 2.12 2.03 2.01 5/99 8361
/proc/meminfo: memFree=1505104/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867784 CPUtime=36.03
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 92229 1105 1 0 3550 34 17 2 18 0 9 0 2002399181 888610816 60456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216946 60456 2616 9 0 211474 0
[pid=8348/tid=8350] ppid=8346 vsize=867784 CPUtime=34.21
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 28326 1105 1 0 3390 12 17 2 25 0 9 0 2002399183 888610816 60456 996147200 134512640 134550740 4294955968 18446744073709551615 4127504296 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867784 CPUtime=1.55
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 62006 1105 0 0 118 18 17 2 17 0 9 0 2002399184 888610816 60456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 17 1105 0 0 0 0 17 2 16 0 9 0 2002399184 888610816 60456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 29 1105 0 0 0 0 17 2 15 0 9 0 2002399184 888610816 60456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 18 0 9 0 2002399186 888610816 60456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867784 CPUtime=0.61
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 1029 1105 0 0 41 1 17 2 15 0 9 0 2002399186 888610816 60456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 19 0 9 0 2002399187 888610816 60456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 11 1105 0 0 0 0 17 2 15 0 9 0 2002399187 888610816 60456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.03
Current children cumulated vsize (KiB) 867784

[startup+36.5025 s]
/proc/loadavg: 2.12 2.03 2.01 5/99 8361
/proc/meminfo: memFree=1505104/2055920 swapFree=4176360/4192956
[pid=8348] ppid=8346 vsize=867784 CPUtime=36.22
/proc/8348/stat : 8348 (java) S 8346 8348 7414 0 -1 0 92245 1105 1 0 3569 34 17 2 18 0 9 0 2002399181 888610816 60470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8348/statm: 216946 60470 2616 9 0 211474 0
[pid=8348/tid=8350] ppid=8346 vsize=867784 CPUtime=34.38
/proc/8348/task/8350/stat : 8350 (java) R 8346 8348 7414 0 -1 64 28331 1105 1 0 3407 12 17 2 25 0 9 0 2002399183 888610816 60470 996147200 134512640 134550740 4294955968 18446744073709551615 4127564302 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8351] ppid=8346 vsize=867784 CPUtime=1.55
/proc/8348/task/8351/stat : 8351 (java) S 8346 8348 7414 0 -1 64 62006 1105 0 0 118 18 17 2 17 0 9 0 2002399184 888610816 60470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8352] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8352/stat : 8352 (java) S 8346 8348 7414 0 -1 64 17 1105 0 0 0 0 17 2 16 0 9 0 2002399184 888610816 60470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8353] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8353/stat : 8353 (java) S 8346 8348 7414 0 -1 64 29 1105 0 0 0 0 17 2 15 0 9 0 2002399184 888610816 60470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8354] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8354/stat : 8354 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 18 0 9 0 2002399186 888610816 60470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8355] ppid=8346 vsize=867784 CPUtime=0.63
/proc/8348/task/8355/stat : 8355 (java) S 8346 8348 7414 0 -1 64 1040 1105 0 0 43 1 17 2 15 0 9 0 2002399186 888610816 60470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8348/tid=8356] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8356/stat : 8356 (java) S 8346 8348 7414 0 -1 64 1 1105 0 0 0 0 17 2 19 0 9 0 2002399187 888610816 60470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8348/tid=8357] ppid=8346 vsize=867784 CPUtime=0.19
/proc/8348/task/8357/stat : 8357 (java) S 8346 8348 7414 0 -1 64 11 1105 0 0 0 0 17 2 15 0 9 0 2002399187 888610816 60470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.22
Current children cumulated vsize (KiB) 867784

Child status: 0
Real time (s): 36.5555
CPU time (s): 36.2935
CPU user time (s): 35.8885
CPU system time (s): 0.404938
CPU usage (%): 99.2832
Max. virtual memory (cumulated for all children) (KiB): 870396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.8885
system time used= 0.404938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93387
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= 3190
involuntary context switches= 3759

runsolver used 0.06199 second user time and 0.116982 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-05 07:05:21
IDJOB=1085551
IDBENCH=57659
IDSOLVER=363
FILE ID=node91/1085551-1215234321
PBS_JOBID= 7881860
Free space on /tmp= 66448 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp22/normalized-fapp22-1750-10.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-1085551-1215234321/watcher-1085551-1215234321 -o /tmp/evaluation-result-1085551-1215234321/solver-1085551-1215234321 -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-1085551-1215234321.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 96880025e4a14a075629d437bfbc2f6d
RANDOM SEED=2140044612

node91.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.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1738104 kB
Buffers:         43364 kB
Cached:         196388 kB
SwapCached:       7700 kB
Active:         183144 kB
Inactive:        86660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738104 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:            6516 kB
Writeback:           0 kB
Mapped:          46280 kB
Slab:            32456 kB
Committed_AS: 12471576 kB
PageTables:       2336 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= 66448 MiB
End job on node91 at 2008-07-05 07:05:58