Trace number 1086097

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 29.5095 29.8556

DiagnosticValue
CHECKS3539790
NODES2300

General information on the benchmark

Namecsp/fapp/fapp26/
normalized-fapp26-2300-8.xml
MD5SUM5db16243b4ccf647ada8995c3a36e2be
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 benchmark29.5095
Satisfiable
(Un)Satisfiability was proved
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mac.xml
0.27/0.31	   
0.27/0.31	   instance
0.27/0.31	     name=HOME/instance-1086097-1215237374.xml
0.27/0.35	   
0.27/0.35	   domains being loaded...
0.27/0.39	   
0.27/0.39	   variables being loaded...
0.57/0.68	     nbVariables=2300  nbDomainTypes=17  minDomainSize=42  maxDomainSize=302  nbTotalValues=635123
0.57/0.68	       =>  wckTime=0.434  cpuTime=0.28  mem=31M343
0.57/0.68	   
0.57/0.68	   predicates being loaded...
0.66/0.74	   
0.66/0.74	   constraints being loaded...
20.67/20.98	   
20.67/20.98	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 52M306)
25.41/25.72	     nbConstraints=12776  nbGlobalConstraints=15  nbMergedConstraints=11492  nbConvertedConstraints=707
25.41/25.72	     nbConvertConstraintsChecks=39230650  nbExtensionStructures=559  nbSharedExtensionStructures=385
25.41/25.72	     nbConflictsStructures=695  nbSharedConflictsStructures=485  nbUnbuiltConflictsStructures=2721
25.41/25.72	     nbSharedBinaryRepresentations=279096  nbEvaluationManagers=2857  nbSharedEvaluationManagers=9197  minDegree=3
25.41/25.72	     maxDegree=23  minArity=2  avgArity=2  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=2.03
25.41/25.72	     symmetryCpuTime=1.7  nbCliques=15
25.41/25.72	       =>  wckTime=25.478  cpuTime=24.14  mem=65M441
25.71/26.06	   
25.71/26.06	   solver IterativeSystematicSolver being built... 
26.00/26.36	   
26.00/26.36	   INFO : Forward propagation technique limited 
26.20/26.57	       =>  wckTime=26.331  cpuTime=24.51  mem=107M188
28.68/29.04	   
28.68/29.04	   preprocessing
28.68/29.05	     nbConstraintChecks=3485989  nbValidityChecks=181483  nbPropagations=2869  nbRevisions=39214
28.68/29.05	     nbUselessRevisions=31536  nbRemovedValues=622585  detectedInconsistency=no
28.68/29.05	       =>  wckTime=2.453  cpuTime=2.4  mem=107M188
29.37/29.75	   
29.37/29.75	   search
29.37/29.75	     run=0  nbConstraintChecks=53804  nbValidityChecks=104511  minDepth=2301  maxDepth=2300  nbPropagations=5813
29.37/29.75	     nbRevisions=53602  nbUselessRevisions=45272  nbAssignments=2300  nbFailedAssignments=0  nbBacktracks=0
29.37/29.75	     nbVisitedNodes=2301  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
29.37/29.75	     nbDEliminables=?  nbPEliminables=?
29.37/29.75	       =>  wckTime=3.155  cpuTime=3.06  mem=108M222
29.37/29.75	   
29.37/29.75	   global
29.37/29.75	     nbConstraintChecks=3539793  nbValidityChecks=285994  nbPropagations=8682  nbRevisions=92816
29.37/29.75	     nbUselessRevisions=76808  nbRestartNogoods=0  solvingWckTime=3.157  solvingCpuTime=3.06  expiredTime=no
29.37/29.75	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=27.52  globalCpuTime=27.64
29.37/29.75	       =>  wckTime=29.504  cpuTime=27.59  mem=108M222
29.46/29.80	   
29.46/29.80	s SATISFIABLE
29.46/29.80	v -2600 -2556 -2540 -2340 -2512 -2552 -2752 -2800 -2504 -2620 -2780 -2364 -2268 -2396 -2552 -2744 -2340 2804 -2508 -2820 -2744 -2588 -2348 -2376 -2220 -2688 -2740 -2536 -2652 2244 -2236 -2668 -2228 -2804 -2424 -2260 -2412 -2520 -2736 -2220 -2660 -2324 -2280 -2524 -2496 -2560 -2544 -2592 -2284 -2576 -2352 -2340 -2780 -2712 -2592 -2728 -2640 -2260 -2820 -2328 -2272 -2440 -2780 -2788 -2780 -2820 -2820 -2464 -2776 -2424 -2656 -2712 -2340 -2780 -2780 -2224 -2788 -2240 -2400 -2504 -2260 -2588 -2276 -2420 -2620 -2808 -2640 -2348 -2608 -2664 -2592 -2548 -2396 -2308 -2648 -2556 2780 -2592 -2672 -2464 -2660 -2568 -2360 -2352 -2276 -2460 -2760 -2692 -2820 -2464 -2308 -2540 -2660 -2464 -2344 -2820 -2496 -2552 -2792 -2320 -2432 -2288 -2548 -2292 -2452 -2464 -2716 -2468 -2720 -2420 -2552 -2420 -2524 -2352 -2452 -2220 -2692 -2348 -2324 -2468 -2592 -2452 -2432 -2352 -2248 -2576 2684 -2484 -2724 -2312 -2580 -2692 -2820 -2504 -2364 -2504 -2436 -2540 -2696 2732 -2496 -2564 -2804 -2532 -2300 -2420 -2532 -2240 -2556 -2780 -2820 -2528 -2496 -2284 -2464 -2340 -2488 -2308 -2432 -2252 -2644 -2752 -2724 -2432 -2264 -2340 -2580 -2332 -2428 -2456 -2636 -2300 -2288 -2692 -2688 -2648 -2640 -2380 -2780 -2656 -2756 -2268 -2700 -2308 -2432 -2280 -2280 -2740 -2668 -2584 -2600 -2648 -2780 -2616 -2788 -2392 -2768 -2692 -2628 -2364 -2752 -2428 2744 -2612 -2820 -2616 -2508 -2604 -2292 -2652 -2652 -2740 -2804 -2712 -2472 -2648 -2592 -2336 -2712 -2364 -2820 -2572 -2656 -2640 -2252 2720 -2604 -2660 -2428 -2220 -2468 -2528 -2676 -2608 -2484 -2420 -2820 -2820 -2328 -2412 -2364 -2668 -2352 -2676 -2328 -2420 -2376 -2464 -2788 -2280 -2352 -2752 -2664 -2552 -2680 -2384 -2584 -2660 -2316 -2296 -2508 -2384 -2356 -2684 -2316 -2252 -2496 -2476 -2248 -2820 -2480 -2404 -2500 -2428 -2512 -2228 -2680 -2780 -2672 -2748 -2588 -2768 -2468 -2680 -2280 -2504 -2524 -2636 -2780 -2772 -2516 -2692 -2440 -2764 -2556 -2560 -2616 -2296 -2764 -2256 -2488 -2316 -2520 -2472 -2364 -2220 -2500 -2588 -2768 -2312 -2700 -2712 -2256 -2712 -2712 -2768 -2252 -2820 -2780 -2572 -2332 -2780 -2792 -2412 -2488 -2752 -2252 -2628 -2448 -2260 -2364 -2372 -2648 -2748 -2532 -2652 -2372 -2624 -2780 -2708 -2432 -2456 -2644 -2284 -2296 -2512 2428 -2300 -2384 -2612 -2672 -2220 -2520 -2668 -2488 -2400 -2324 -2676 -2380 -2432 2328 -2564 -2404 2500 -2588 -2788 -2516 -2752 -2428 -2264 -2748 -2332 -2772 -2568 -2332 -2688 2352 -2636 -2616 -2536 -2260 -2356 -2316 -2624 -2568 -2720 -2380 -2368 -2520 2268 -2544 -2496 -2220 -2820 -2280 -2300 -2512 -2292 -2820 -2440 2420 -2428 -2456 -2356 2792 -2352 -2660 -2324 -2588 -2680 -2240 -2660 -2656 -2520 -2468 -2300 -2588 -2268 2268 -2680 -2384 -2372 -2512 2784 -2676 -2384 -2468 -2800 -2232 -2764 -2284 -2220 -2260 2312 -2524 -2360 -2324 -2508 -2700 -2736 -2260 2464 -2508 -2332 -2708 -2600 -2540 2316 -2712 -2552 -2336 -2396 -2336 -2544 -2676 -2600 -2344 -2472 -2484 -2700 2772 -2752 -2404 -2412 -2732 -2724 -2608 -2316 -2220 2240 -2592 -2392 -2260 -2240 2796 -2636 -2584 -2756 -2472 -2452 -2764 2460 -2472 2772 -2460 -2420 -2804 -2244 2768 -2628 -2500 -2252 -2780 2548 -2552 -2644 -2752 -2780 -2748 -2408 -2732 -2260 -2512 -2312 -2820 -2420 -2456 -2380 -2268 -2440 2312 -2820 -2464 -2448 -2732 -2608 -2272 -2344 -2272 -2580 -2432 -2620 -2476 -2648 -2336 -2720 -2780 -2340 -2276 -2316 -2280 -2328 -2680 -2620 -2696 -2608 -2536 -2244 2692 -2676 -2700 -2228 -2336 -2260 -2668 -2816 -2428 -2712 -2636 -2584 -2428 -2420 -2244 -2712 -2356 -2292 -2820 -2432 -2796 -2504 -2376 -2444 -2436 -2548 -2752 -2620 -2540 -2240 -2744 -2520 -2688 -2684 -2288 -2220 -2488 -2764 -2748 -2412 -2220 -2244 -2764 -2272 -2508 -2624 -2764 -2516 -2320 -2388 -2796 -2324 -2756 -2480 -2612 -2800 -2260 -2672 -2588 -2712 -2628 -2340 -2544 -2544 -2764 -2560 -2384 -2276 -2728 -2536 -2220 -2284 -2380 -2708 -2540 -2676 -2396 -2740 -2328 -2592 -2232 2380 -2656 -2496 -2220 -2780 -2628 -2568 -2800 -2368 -2640 -2396 2592 -2432 -2780 -2788 -2528 -2344 -2284 -2452 -2804 -2400 -2556 -2820 -2704 -2368 -2728 -2276 -2464 -2472 -2672 -2296 -2648 -2232 -2752 -2400 -2560 -2612 -2680 -2780 -2288 2748 -2712 -2292 -2688 -2524 2780 -2820 -2336 -2708 -2820 -2488 -2772 -2264 -2472 -2400 -2220 -2588 -2528 -2740 -2640 -2400 -2568 -2684 -2656 -2392 -2744 -2380 -2372 -2388 -2236 -2408 -2652 -2220 -2468 -2256 -2780 -2532 -2244 -2336 -2576 -2744 -2700 -2416 -2440 -2564 -2676 -2488 -2468 -2328 -2652 -2776 -2672 -2400 -2424 -2460 -2692 -2652 -2524 -2440 -2548 2772 -2276 -2780 -2684 -2260 -2276 -2420 -2268 -2780 -2476 -2380 -2488 -2336 -2488 -2592 -2688 -2284 -2784 -2244 -2288 -2500 -2384 -2524 -2452 -2260 -2592 -2776 -2752 -2752 -2804 -2496 -2664 -2548 -2780 -2372 -2384 -2592 -2348 -2288 -2424 -2384 -2484 -2472 -2592 -2780 -2780 -2600 -2292 -2468 -2776 -2724 -2720 -2476 -2508 -2284 -2252 -2232 -2528 -2444 -2384 -2692 -2292 -2460 -2820 -2640 -2720 -2820 -2752 -2656 -2260 -2800 -2220 -2780 -2584 -2780 -2432 -2616 -2248 -2236 -2660 -2428 -2288 -2672 2380 -2416 -2792 2604 -2436 -2624 2632 -2236 -2692 -2804 -2808 -2820 -2376 -2456 -2560 2248 -2504 -2700 -2752 -2804 -2524 -2684 -2316 -2552 -2304 -2308 -2632 -2576 -2376 -2484 -2796 -2708 -2376 2776 -2412 -2536 -2632 -2764 -2756 -2436 -2780 -2392 -2704 -2560 -2480 -2740 -2488 -2368 -2592 -2820 -2516 -2260 -2248 -2808 -2496 -2500 -2728 -2596 -2624 -2256 -2700 -2260 -2332 -2460 -2692 -2568 -2468 -2632 2424 -2272 -2752 2592 -2424 -2672 -2380 -2532 -2740 -2700 -2660 -2568 -2712 -2356 -2452 -2500 -2820 -2512 -2476 -2564 -2316 -2220 -2660 -2600 -2556 -2228 -2500 -2492 -2316 -2496 -2760 -2424 -2228 -2440 -2560 -2620 -2296 -2548 -2440 -2388 -2800 -2516 -2552 -2492 -2804 -2820 -2472 -2584 -2676 -2800 -2768 -2260 -2428 -2820 -2752 -2568 -2748 -2528 -2756 -2744 -2764 -2412 -2540 -2364 -2820 -2536 -2556 -2340 2776 -2572 -2552 -2460 -2340 -2280 -2532 -2288 -2508 -2256 -2596 -2692 -2508 -2580 -2516 -2564 -2700 -2568 -2372 -2348 -2596 -2460 -2260 -2680 -2548 -2236 -2752 -2760 -2512 -2628 -2588 -2580 -2820 -2220 -2388 -2236 -2812 -2324 -2340 -2552 -2480 -2280 -2512 -2760 -2652 -2780 -2820 -2440 -2464 -2460 -2820 -2720 -2724 -2300 -2448 -2352 -2588 -2516 -2368 -2652 -2720 -2548 -2760 -2396 2816 -2548 -2396 -2236 -2380 -2820 -2368 -2660 -2548 -2744 -2376 -2244 -2712 2364 -2260 -2344 -2596 -2248 -2556 -2536 -2704 -2700 2560 -2620 -2256 -2284 -2400 -2644 -2260 -2548 -2532 -2632 -2316 -2580 -2792 -2320 -2492 -2236 -2528 -2780 -2764 -2520 -2320 -2260 -2552 -2820 -2716 -2580 -2448 2708 -2752 2700 -2260 -2532 -2540 -2224 -2260 -2436 -2464 -2292 -2412 -2528 -2732 -2524 -2256 -2440 -2456 -2488 -2292 -2236 -2336 -2588 2580 -2624 -2820 -2416 -2576 -2276 -2612 -2604 -2264 -2364 -2704 -2480 -2812 -2716 -2820 -2488 -2680 -2780 2540 -2388 -2364 -2324 -2480 -2400 -2580 -2220 -2220 -2624 -2304 -2820 -2396 -2432 -2556 -2316 -2760 2548 -2620 -2472 -2692 -2472 -2776 -2496 -2492 -2820 -2496 -2596 -2424 -2416 -2820 -2656 -2460 -2724 -2288 -2748 -2264 -2624 -2500 -2260 -2820 -2616 -2680 -2276 -2324 -2516 -2612 -2600 -2472 2780 -2320 -2808 -2364 -2780 -2344 -2788 -2712 -2780 -2276 -2428 -2256 -2528 -2620 -2544 -2772 -2400 -2820 -2276 -2712 -2552 -2480 -2748 -2380 -2712 -2500 -2820 -2668 -2764 -2720 -2652 -2712 -2664 -2768 -2764 2780 -2648 -2380 -2264 -2604 -2532 -2640 -2756 -2504 2756 -2496 -2348 -2460 -2704 2724 -2436 -2808 -2328 -2476 -2364 2724 -2772 -2564 -2624 -2536 -2680 -2732 -2448 -2400 -2552 -2648 -2732 -2616 -2608 -2820 -2732 -2272 -2588 -2628 -2780 -2300 -2416 -2276 -2292 -2264 -2456 -2364 -2812 -2808 -2360 2304 -2244 -2412 -2244 -2640 -2408 -2780 -2732 -2288 -2564 -2244 -2488 -2476 -2664 -2276 -2268 -2568 -2780 -2236 -2592 -2764 -2552 -2608 -2328 -2424 -2820 -2332 -2712 -2628 -2760 -2500 -2632 -2792 -2556 -2392 -2700 -2512 -2780 -2256 -2596 -2492 -2236 -2496 -2600 -2664 -2740 -2764 -2656 -2496 -2348 -2224 -2664 -2296 -2716 -2348 -2356 -2780 -2308 -2756 -2336 -2604 -2652 -2356 -2428 -2556 -2312 -2276 -2536 2468 -2276 -2584 -2412 -2764 -2244 -2704 -2344 -2472 -2444 -2288 -2556 -2656 -2412 -2308 -2356 -2372 -2412 -2812 -2456 -2652 -2632 -2780 -2676 -2724 -2788 -2592 -2552 -2796 -2248 -2692 -2260 -2284 -2376 -2776 -2664 -2428 -2636 -2484 -2820 -2592 -2284 -2260 -2272 -2292 -2780 -2588 -2364 -2500 -2804 2724 -2696 -2688 2396 -2796 -2348 -2596 -2568 -2688 -2556 -2704 -2268 -2392 -2248 -2328 -2684 -2236 -2820 -2640 -2724 -2580 -2440 -2260 -2680 -2624 -2220 -2276 -2812 -2524 -2632 -2600 -2532 -2652 -2724 -2300 -2780 -2220 -2372 -2220 2380 -2408 -2520 -2736 -2288 -2548 -2812 -2600 -2296 -2396 -2424 -2424 -2748 -2552 -2480 -2780 -2624 -2580 -2748 -2220 -2528 -2392 -2268 -2740 -2356 -2608 -2280 2772 -2424 -2644 -2396 -2632 -2476 -2764 -2744 -2652 -2456 -2356 -2476 -2312 -2548 -2704 -2820 -2408 -2820 -2324 -2548 -2252 -2820 -2704 -2616 -2476 -2456 -2324 -2620 -2820 -2448 -2340 -2520 -2328 -2560 -2780 -2412 -2596 -2808 -2452 -2820 -2316 -2292 -2232 -2764 -2284 -2780 -2700 -2380 -2608 -2668 -2504 -2632 -2316 -2240 -2288 -2540 -2684 -2292 -2768 -2404 -2652 -2532 -2744 -2712 -2280 -2520 2424 -2504 -2552 -2516 -2520 -2560 2764 -2260 -2492 -2576 -2820 -2512 -2764 -2548 2496 -2724 -2404 -2492 -2812 -2780 -2592 -2440 -2528 -2656 -2484 -2452 2404 -2356 -2724 -2812 -2232 -2624 -2544 -2440 -2432 -2452 -2780 2460 -2356 -2220 -2520 -2600 -2340 -2624 -2272 -2772 -2332 -2600 -2540 -2668 -2660 -2684 -2372 -2364 -2220 -2692 -2528 -2780 -2324 -2256 -2388 -2780 -2224 -2332 -2416 -2308 -2356 -2712 -2324 2804 -2600 -2532 -2244 -2596 -2376 -2788 -2820 -2376 -2368 -2284 -2372 -2568 -2780 -2320 -2424 -2400 -2624 -2556 -2468 -2360 -2720 2640 -2476 -2356 -2660 -2692 -2244 -2424 -2364 -2384 -2768 -2348 -2608 -2608 -2700 -2652 -2344 -2528 -2528 -2680 -2636 -2492 -2640 -2360 -2496 -2548 -2696 -2780 -2404 -2492 -2732 -2364 -2752 -2440 -2668 -2288 -2408 -2424 -2560 -2508 -2680 -2616 -2400 -2696 -2444 -2368 -2620 -2220 -2684 -2760 -2284 -2820 -2624 2360 -2292 -2516 -2500 -2508 -2736 -2668 -2552 -2764 -2228 -2272 -2808 -2592 -2440 -2224 -2284 -2556 -2448 2280 -2616 2804 -2808 -2804 -2304 -2772 -2360 -2596 -2808 -2528 -2588 -2260 -2672 -2284 -2384 -2388 -2292 -2296 -2340 -2780 -2760 -2820 -2244 -2736 -2448 -2456 -2464 -2260 -2780 -2220 -2344 -2444 -2248 -2620 -2328 -2744 -2432 -2392 -2404 -2564 -2748 -2340 -2660 -2388 -2820 -2252 -2408 -2820 -2588 -2424 -2616 -2732 -2392 -2236 -2388 -2776 -2276 -2576 -2804 -2272 -2312 -2684 -2420 -2252 -2580 2552 -2628 -2784 -2508 -2260 -2612 -2516 -2780 -2584 -2640 -2516 -2288 -2272 -2480 -2820 -2680 -2220 -2400 -2528 -2776 -2804 -2288 -2532 -2640 -2820 -2260 -2288 -2460 -2592 -2636 -2280 -2660 -2692 -2376 -2820 -2760 -2820 -2220 -2400 -2528 -2628 -2504 -2648 -2260 2220 -2820 -2456 -2296 -2592 -2616 -2712 -2700 -2524 -2488 -2820 -2764 -2728 -2220 -2228 -2780 -2412 -2228 -2780 -2364 -2376 -2356 -2644 -2696 -2436 -2292 -2688 -2272 -2304 -2292 -2380 -2636 -2696 -2804 -2496 -2732 -2260 -2476 -2488 -2500 -2224 -2308 -2624 -2400 -2712 -2536 -2516 -2268 -2752 -2516 -2384 -2340 -2656 -2560 -2820 -2404 -2636 -2580 -2592 -2312 -2780 -2240 -2288 -2816 -2248 -2624 -2648 -2504 -2572 -2508 -2680 2816 -2540 -2432 -2484 2388 -2528 -2608 -2616 -2652 -2700 -2524 2616 -2248 -2820 -2220 -2780 -2312 -2636 -2264 -2328 -2820 -2260 -2484 -2240 -2260 -2580 -2624 -2552 -2628 -2624 -2788 -2520 -2648 -2336 -2476 -2660 -2664 -2296 -2284 -2280 -2248 -2468 -2528 2768 -2656 -2332 -2420 -2540 -2384 -2532 -2764 -2304 -2392 -2560 -2724 -2704 -2612 -2500 -2776 -2608 -2664 -2228 -2812 -2780 2260 -2744 -2312 -2448 -2248 -2716 -2616 -2692 2816 -2412 -2460 -2748 -2696 -2588 -2252 -2712 -2544 2492 -2480 -2448 -2296 -2720 -2424 -2468 -2252 -2788 -2692 -2348 -2552 -2488 -2608 -2756 -2364 -2540 -2340 -2296 -2344 -2736 -2256 -2424 -2492 2676 -2700 -2752 -2608 -2492 -2780 -2780 -2244 -2256 -2492 -2820 -2604 -2408 -2268 -2264 -2452 -2324 -2816 -2560 -2224 -2676 -2664 -2412 -2744 -2472 2624 -2536 -2324 -2292 -2572 -2548 -2656 -2508 -2328 -2688 -2356 -2736 -2324 -2464 -2496 -2560 -2768 -2388 -2596 -2328 -2524 -2296 -2308 -2600 -2488 -2624 -2780 -2320 -2764 -2320 -2664 -2316 -2648 -2664 -2468 -2220 -2784 -2552 -2740 2256 -2260 -2668 -2240 -2584 -2536 -2284 -2240 -2720 -2444 -2820 -2536 -2268 -2336 -2380 -2608 -2336 -2464 -2220 -2284 -2584 -2484 -2780 -2592 -2420 -2276 -2472 -2420 -2268 -2220 -2492 2820 -2764 -2676 -2640 -2276 -2692 -2752 -2780 -2352 -2280 -2228 -2576 -2556 -2716 -2232 -2460 -2564 -2428 -2764 -2692 -2692 -2448 -2652 -2784 -2568 -2820 -2268 -2324 -2260 -2580 -2644 -2744 -2568 -2780 -2724 -2684 -2360 -2708 -2508 -2628 -2596 -2820 -2552 -2368 -2780 -2780 -2360 -2224 -2380 -2260 -2220 -2456 -2752 -2700 -2448 -2664 -2692 -2820 -2320 -2628 -2760 -2244 -2656 -2376 -2500 -2532 -2568 2460 -2604 -2368 -2508 -2580 -2324 -2292 -2780 -2584 -2752 -2308 -2296 -2780 -2284 -2548 -2260 -2596 -2424 -2700 -2780 -2752 -2760 2516 -2484 -2220 -2404 -2768 -2588 -2780 -2764 -2600 -2220 -2564 -2436 -2364 -2408 -2708 -2228 -2308 -2728 -2440 -2644 -2820 -2288 -2220 -2464 -2288 -2652 -2264 -2288 -2748 -2620 -2544 -2272 -2584 -2460 -2692 -2264 -2584 -2296 -2800 -2488 -2752 -2220 -2796 2376 -2680 -2340 2256 -2260 -2324 -2820 -2540 -2420 -2764 -2700 -2628 -2260 -2464 -2808 -2740 -2260 -2476 -2652 -2592 -2624 -2444 -2568 -2540 -2472 -2372 2620 -2664 2764 -2368 -2492 -2276 -2544 -2232 -2736 -2364 -2796 -2292 -2456 -2820 -2536 -2624 -2780 -2804 -2820 -2708 -2748 -2532 -2272 -2640 -2576 -2648 -2408 2672 -2500 -2692 -2364 -2720 -2644 -2464 -2568 -2784 -2512 -2780 -2604 -2748 -2516 -2708 -2508 -2356 -2496 -2748 -2788 -2644 -2448 -2392 -2636 -2360 -2704 -2580 -2320 -2780 -2464 -2528 -2768 -2744 -2280 -2588 2716 -2804 -2780 -2732 -2656 -2588 -2480 -2440 -2804 -2220 -2252 -2576 -2660 -2496 -2504 -2488 -2464 -2712 -2808 -2712 -2820 -2548 2220 -2672 -2496 -2380 -2772 -2616 -2820 2540 -2456 -2652 -2780 -2780 -2376 -2528 -2252 -2552 -2608 -2344 -2616 -2820 
29.46/29.80	d NODES 2300
29.46/29.80	d CHECKS 3539793
29.46/29.80	   
29.46/29.80	   totalWckTime=29.606  totalCpuTime=27.69

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-1086097-1215237374/watcher-1086097-1215237374 -o /tmp/evaluation-result-1086097-1215237374/solver-1086097-1215237374 -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-1086097-1215237374.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.02 2.00 4/80 30962
/proc/meminfo: memFree=1322584/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=1616 CPUtime=0
/proc/30962/stat : 30962 (java) D 30960 30962 29547 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 429354805 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099937270 0 0 17 0 0 0
/proc/30962/statm: 404 145 119 9 0 46 0

[startup+0.041531 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 30962
/proc/meminfo: memFree=1322584/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=861876 CPUtime=0.02
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 2249 0 1 0 1 1 0 0 18 0 5 0 429354805 882561024 1860 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 215469 1860 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102511 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 30962
/proc/meminfo: memFree=1322584/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=865884 CPUtime=0.08
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 3752 0 1 0 6 2 0 0 18 0 9 0 429354805 886665216 3210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216471 3210 1704 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301538 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 30962
/proc/meminfo: memFree=1322584/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=866288 CPUtime=0.27
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 5694 0 2 0 23 4 0 0 18 0 9 0 429354805 887078912 5098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216572 5098 1935 9 0 211100 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866288

[startup+0.701598 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 30962
/proc/meminfo: memFree=1322584/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867336 CPUtime=0.66
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 12863 0 2 0 57 9 0 0 18 0 9 0 429354805 888152064 12226 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216834 12226 1979 9 0 211362 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867336

[startup+1.50271 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30971
/proc/meminfo: memFree=1267920/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867468 CPUtime=1.45
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 21762 0 2 0 132 13 0 0 18 0 9 0 429354805 888287232 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216867 21098 2004 9 0 211395 0
[pid=30962/tid=30964] ppid=30960 vsize=867468 CPUtime=1.19
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 15750 0 2 0 109 10 0 0 25 0 9 0 429354806 888287232 21098 996147200 134512640 134550740 4294955968 18446744073709551615 102594541 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867468 CPUtime=0.06
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 4690 0 0 0 5 1 0 0 16 0 9 0 429354807 888287232 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 429354808 888287232 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 429354808 888287232 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 429354810 888287232 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867468 CPUtime=0.17
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 625 0 0 0 17 0 0 0 16 0 9 0 429354810 888287232 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 429354810 888287232 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 429354810 888287232 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867468

[startup+3.10293 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30971
/proc/meminfo: memFree=1233040/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867468 CPUtime=3.05
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 24830 0 2 0 290 15 0 0 18 0 9 0 429354805 888287232 24162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216867 24162 2006 9 0 211395 0
[pid=30962/tid=30964] ppid=30960 vsize=867468 CPUtime=2.65
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 15786 0 2 0 255 10 0 0 25 0 9 0 429354806 888287232 24162 996147200 134512640 134550740 4294955968 18446744073709551615 4126905051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867468 CPUtime=0.15
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 7705 0 0 0 13 2 0 0 17 0 9 0 429354807 888287232 24162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 429354808 888287232 24162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 429354808 888287232 24162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 429354810 888287232 24162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867468 CPUtime=0.21
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 642 0 0 0 20 1 0 0 16 0 9 0 429354810 888287232 24162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 429354810 888287232 24162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 429354810 888287232 24162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867468

[startup+6.30138 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30971
/proc/meminfo: memFree=1232400/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867468 CPUtime=6.21
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 24862 0 2 0 605 16 0 0 18 0 9 0 429354805 888287232 24190 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216867 24190 2006 9 0 211395 0
[pid=30962/tid=30964] ppid=30960 vsize=867468 CPUtime=5.79
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 15790 0 2 0 568 11 0 0 17 0 9 0 429354806 888287232 24190 996147200 134512640 134550740 4294955968 18446744073709551615 4126899328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867468 CPUtime=0.15
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 7705 0 0 0 13 2 0 0 16 0 9 0 429354807 888287232 24190 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 429354808 888287232 24190 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 429354808 888287232 24190 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 429354810 888287232 24190 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867468 CPUtime=0.24
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 670 0 0 0 23 1 0 0 15 0 9 0 429354810 888287232 24190 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 429354810 888287232 24190 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 429354810 888287232 24190 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867468

[startup+12.7013 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30971
/proc/meminfo: memFree=1226320/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867468 CPUtime=12.55
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 26385 0 2 0 1237 18 0 0 18 0 9 0 429354805 888287232 25712 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216867 25712 2006 9 0 211395 0
[pid=30962/tid=30964] ppid=30960 vsize=867468 CPUtime=12.02
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 15791 0 2 0 1190 12 0 0 25 0 9 0 429354806 888287232 25712 996147200 134512640 134550740 4294955968 18446744073709551615 4126903568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867468 CPUtime=0.25
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 9225 0 0 0 22 3 0 0 16 0 9 0 429354807 888287232 25712 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 429354808 888287232 25712 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 429354808 888287232 25712 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 429354810 888287232 25712 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867468 CPUtime=0.24
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 672 0 0 0 23 1 0 0 15 0 9 0 429354810 888287232 25712 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 429354810 888287232 25712 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867468 CPUtime=0
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 429354810 888287232 25712 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867468

[startup+25.5021 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30975
/proc/meminfo: memFree=1208712/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867792 CPUtime=25.21
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 33748 860 2 0 2481 24 14 2 18 0 9 0 429354805 888619008 30102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216948 30102 2018 9 0 211476 0
[pid=30962/tid=30964] ppid=30960 vsize=867792 CPUtime=24.3
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 18487 860 2 0 2399 15 14 2 25 0 9 0 429354806 888619008 30102 996147200 134512640 134550740 4294955968 18446744073709551615 4127195877 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867792 CPUtime=0.71
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 13584 860 0 0 51 4 14 2 16 0 9 0 429354807 888619008 30102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 13 860 0 0 0 0 14 2 16 0 9 0 429354808 888619008 30102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 5 860 0 0 0 0 14 2 16 0 9 0 429354808 888619008 30102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 860 0 0 0 0 14 2 18 0 9 0 429354810 888619008 30102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867792 CPUtime=0.47
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 833 860 0 0 30 1 14 2 15 0 9 0 429354810 888619008 30102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 860 0 0 0 0 14 2 19 0 9 0 429354810 888619008 30102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 10 860 0 0 0 0 14 2 15 0 9 0 429354810 888619008 30102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 867792

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

[startup+27.1023 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30975
/proc/meminfo: memFree=1192520/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867792 CPUtime=26.8
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 66947 860 2 0 2633 31 14 2 18 0 9 0 429354805 888619008 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216948 39017 2616 9 0 211476 0
[pid=30962/tid=30964] ppid=30960 vsize=867792 CPUtime=25.37
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 30519 860 2 0 2504 17 14 2 25 0 9 0 429354806 888619008 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4127086797 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867792 CPUtime=1.15
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 34658 860 0 0 90 9 14 2 16 0 9 0 429354807 888619008 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 18 860 0 0 0 0 14 2 16 0 9 0 429354808 888619008 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 28 860 0 0 0 0 14 2 15 0 9 0 429354808 888619008 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 860 0 0 0 0 14 2 18 0 9 0 429354810 888619008 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867792 CPUtime=0.55
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 895 860 0 0 38 1 14 2 16 0 9 0 429354810 888619008 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 860 0 0 0 0 14 2 19 0 9 0 429354810 888619008 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 13 860 0 0 0 0 14 2 15 0 9 0 429354810 888619008 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.8
Current children cumulated vsize (KiB) 867792

[startup+28.7026 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30975
/proc/meminfo: memFree=1175432/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867792 CPUtime=28.38
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 66953 860 2 0 2791 31 14 2 18 0 9 0 429354805 888619008 39021 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216948 39021 2616 9 0 211476 0
[pid=30962/tid=30964] ppid=30960 vsize=867792 CPUtime=26.94
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 30520 860 2 0 2661 17 14 2 25 0 9 0 429354806 888619008 39021 996147200 134512640 134550740 4294955968 18446744073709551615 4126904516 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867792 CPUtime=1.15
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 34658 860 0 0 90 9 14 2 16 0 9 0 429354807 888619008 39021 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 18 860 0 0 0 0 14 2 16 0 9 0 429354808 888619008 39021 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 28 860 0 0 0 0 14 2 15 0 9 0 429354808 888619008 39021 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 860 0 0 0 0 14 2 18 0 9 0 429354810 888619008 39021 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867792 CPUtime=0.56
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 900 860 0 0 39 1 14 2 16 0 9 0 429354810 888619008 39021 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 860 0 0 0 0 14 2 19 0 9 0 429354810 888619008 39021 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 13 860 0 0 0 0 14 2 15 0 9 0 429354810 888619008 39021 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.38
Current children cumulated vsize (KiB) 867792

[startup+29.5017 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30975
/proc/meminfo: memFree=1175432/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867792 CPUtime=29.18
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 66963 860 2 0 2871 31 14 2 18 0 9 0 429354805 888619008 39029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216948 39029 2616 9 0 211476 0
[pid=30962/tid=30964] ppid=30960 vsize=867792 CPUtime=27.72
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 30520 860 2 0 2739 17 14 2 25 0 9 0 429354806 888619008 39029 996147200 134512640 134550740 4294955968 18446744073709551615 4127197469 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867792 CPUtime=1.15
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 34658 860 0 0 90 9 14 2 16 0 9 0 429354807 888619008 39029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 18 860 0 0 0 0 14 2 16 0 9 0 429354808 888619008 39029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 28 860 0 0 0 0 14 2 15 0 9 0 429354808 888619008 39029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 860 0 0 0 0 14 2 18 0 9 0 429354810 888619008 39029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867792 CPUtime=0.58
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 910 860 0 0 41 1 14 2 15 0 9 0 429354810 888619008 39029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 860 0 0 0 0 14 2 19 0 9 0 429354810 888619008 39029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 13 860 0 0 0 0 14 2 15 0 9 0 429354810 888619008 39029 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.18
Current children cumulated vsize (KiB) 867792

[startup+29.7067 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30975
/proc/meminfo: memFree=1175432/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867792 CPUtime=29.37
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 66980 860 2 0 2890 31 14 2 18 0 9 0 429354805 888619008 39040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216948 39040 2616 9 0 211476 0
[pid=30962/tid=30964] ppid=30960 vsize=867792 CPUtime=27.91
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 30526 860 2 0 2757 18 14 2 25 0 9 0 429354806 888619008 39040 996147200 134512640 134550740 4294955968 18446744073709551615 4127481235 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867792 CPUtime=1.15
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 34658 860 0 0 90 9 14 2 17 0 9 0 429354807 888619008 39040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 18 860 0 0 0 0 14 2 16 0 9 0 429354808 888619008 39040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 28 860 0 0 0 0 14 2 15 0 9 0 429354808 888619008 39040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 860 0 0 0 0 14 2 18 0 9 0 429354810 888619008 39040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867792 CPUtime=0.6
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 921 860 0 0 42 2 14 2 16 0 9 0 429354810 888619008 39040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 860 0 0 0 0 14 2 19 0 9 0 429354810 888619008 39040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 13 860 0 0 0 0 14 2 15 0 9 0 429354810 888619008 39040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.37
Current children cumulated vsize (KiB) 867792

[startup+29.8017 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 30975
/proc/meminfo: memFree=1175432/2055920 swapFree=4180312/4192956
[pid=30962] ppid=30960 vsize=867792 CPUtime=29.46
/proc/30962/stat : 30962 (java) S 30960 30962 29547 0 -1 0 66987 860 2 0 2899 31 14 2 18 0 9 0 429354805 888619008 39045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 216948 39045 2616 9 0 211476 0
[pid=30962/tid=30964] ppid=30960 vsize=867792 CPUtime=27.99
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 29547 0 -1 64 30528 860 2 0 2765 18 14 2 25 0 9 0 429354806 888619008 39045 996147200 134512640 134550740 4294955968 18446744073709551615 4127492646 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=867792 CPUtime=1.15
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 29547 0 -1 64 34658 860 0 0 90 9 14 2 17 0 9 0 429354807 888619008 39045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 29547 0 -1 64 18 860 0 0 0 0 14 2 16 0 9 0 429354808 888619008 39045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 29547 0 -1 64 28 860 0 0 0 0 14 2 15 0 9 0 429354808 888619008 39045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 29547 0 -1 64 0 860 0 0 0 0 14 2 18 0 9 0 429354810 888619008 39045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30969] ppid=30960 vsize=867792 CPUtime=0.61
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 29547 0 -1 64 926 860 0 0 43 2 14 2 15 0 9 0 429354810 888619008 39045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30970] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 29547 0 -1 64 2 860 0 0 0 0 14 2 19 0 9 0 429354810 888619008 39045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30962/tid=30971] ppid=30960 vsize=867792 CPUtime=0.16
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 29547 0 -1 64 13 860 0 0 0 0 14 2 15 0 9 0 429354810 888619008 39045 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.46
Current children cumulated vsize (KiB) 867792

Child status: 0
Real time (s): 29.8556
CPU time (s): 29.5095
CPU user time (s): 29.1506
CPU system time (s): 0.358945
CPU usage (%): 98.8409
Max. virtual memory (cumulated for all children) (KiB): 867880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.1506
system time used= 0.358945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67883
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2916
involuntary context switches= 3488

runsolver used 0.044993 second user time and 0.105983 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-05 07:56:14
IDJOB=1086097
IDBENCH=57757
IDSOLVER=363
FILE ID=node49/1086097-1215237374
PBS_JOBID= 7881864
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp26/normalized-fapp26-2300-8.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-1086097-1215237374/watcher-1086097-1215237374 -o /tmp/evaluation-result-1086097-1215237374/solver-1086097-1215237374 -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-1086097-1215237374.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5db16243b4ccf647ada8995c3a36e2be
RANDOM SEED=704828702

node49.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.249
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.249
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:       1323064 kB
Buffers:          4652 kB
Cached:          59276 kB
SwapCached:       5704 kB
Active:         655528 kB
Inactive:        25248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1323064 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            5524 kB
Writeback:           0 kB
Mapped:         630400 kB
Slab:            35932 kB
Committed_AS:  1672364 kB
PageTables:       2964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node49 at 2008-07-05 07:56:44