Trace number 1086077

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 29.8915 30.3001

DiagnosticValue
CHECKS3769220
NODES2300

General information on the benchmark

Namecsp/fapp/fapp26/
normalized-fapp26-2300-10.xml
MD5SUMfed84ca019c3c42e3620b2e79df41b5a
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.8915
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.15	
0.02/0.15	Abscon 112 (May, 2008)
0.21/0.35	
0.21/0.35	   configuration
0.21/0.35	     name=esac.xml
0.29/0.40	   
0.29/0.40	   instance
0.29/0.40	     name=HOME/instance-1086077-1215237246.xml
0.29/0.44	   
0.29/0.44	   domains being loaded...
0.29/0.48	   
0.29/0.48	   variables being loaded...
0.59/0.77	     nbVariables=2300  nbDomainTypes=17  minDomainSize=42  maxDomainSize=302  nbTotalValues=635123
0.59/0.77	       =>  wckTime=0.414  cpuTime=0.28  mem=31M343
0.59/0.77	   
0.59/0.77	   predicates being loaded...
0.69/0.83	   
0.69/0.83	   constraints being loaded...
20.69/21.08	   
20.69/21.08	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 51M525)
25.54/25.96	     nbConstraints=12776  nbGlobalConstraints=15  nbMergedConstraints=11492  nbConvertedConstraints=675
25.54/25.96	     nbConvertConstraintsChecks=38987292  nbExtensionStructures=550  nbSharedExtensionStructures=363
25.54/25.96	     nbConflictsStructures=699  nbSharedConflictsStructures=452  nbUnbuiltConflictsStructures=2752
25.54/25.96	     nbSharedBinaryRepresentations=276067  nbEvaluationManagers=2901  nbSharedEvaluationManagers=9185  minDegree=3
25.54/25.96	     maxDegree=23  minArity=2  avgArity=2  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=2.07
25.54/25.96	     symmetryCpuTime=1.74  nbCliques=15
25.54/25.96	       =>  wckTime=25.604  cpuTime=24.31  mem=65M622
25.93/26.32	   
25.93/26.32	   solver IterativeSystematicSolver being built... 
26.22/26.64	   
26.22/26.64	   INFO : Forward propagation technique limited 
26.42/26.86	       =>  wckTime=26.5  cpuTime=24.7  mem=107M383
29.01/29.48	   
29.01/29.48	   preprocessing
29.01/29.48	     nbConstraintChecks=3709099  nbValidityChecks=234022  nbPropagations=3102  nbRevisions=41483
29.01/29.48	     nbUselessRevisions=33119  nbRemovedValues=621994  detectedInconsistency=no
29.01/29.48	       =>  wckTime=2.609  cpuTime=2.56  mem=107M383
29.69/30.20	   
29.69/30.20	   search
29.79/30.20	     run=0  nbConstraintChecks=60120  nbValidityChecks=118115  minDepth=2301  maxDepth=2300  nbPropagations=6319
29.79/30.20	     nbRevisions=57381  nbUselessRevisions=48087  nbAssignments=2300  nbFailedAssignments=0  nbBacktracks=0
29.79/30.20	     nbVisitedNodes=2301  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
29.79/30.20	     nbDEliminables=?  nbPEliminables=?
29.79/30.20	       =>  wckTime=3.325  cpuTime=3.23  mem=108M435
29.79/30.20	   
29.79/30.20	   global
29.79/30.20	     nbConstraintChecks=3769219  nbValidityChecks=352137  nbPropagations=9421  nbRevisions=98864
29.79/30.20	     nbUselessRevisions=81206  nbRestartNogoods=0  solvingWckTime=3.328  solvingCpuTime=3.23  expiredTime=no
29.79/30.20	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=27.89  globalCpuTime=27.98
29.79/30.20	       =>  wckTime=29.843  cpuTime=27.95  mem=108M435
29.79/30.25	   
29.79/30.25	s SATISFIABLE
29.79/30.25	v -2600 -2556 -2540 -2340 -2512 -2552 -2752 -2800 -2504 -2620 -2780 -2364 -2268 -2392 -2552 -2744 -2336 2804 -2508 -2820 -2744 -2588 -2348 -2372 -2220 -2688 -2752 -2536 -2652 2244 -2232 -2668 -2228 -2804 -2424 -2260 -2412 -2524 -2736 -2220 -2660 -2324 -2280 -2524 -2496 -2560 -2544 -2592 -2280 -2576 -2352 -2340 -2780 -2712 -2592 -2728 -2640 -2260 -2820 -2328 -2264 -2440 -2780 -2788 -2780 -2820 -2820 -2464 -2784 -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 -2676 -2464 -2660 -2568 -2360 -2352 -2276 -2460 -2760 -2692 -2820 -2464 -2308 -2540 -2664 -2464 -2344 -2820 -2496 -2552 -2796 -2320 -2432 -2288 -2548 -2292 -2452 -2464 -2720 -2468 -2724 -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 2736 -2496 -2564 -2804 -2532 -2300 -2432 -2532 -2240 -2556 -2780 -2820 -2528 -2496 -2284 -2464 -2340 -2488 -2308 -2432 -2252 -2648 -2752 -2808 -2432 -2264 -2340 -2580 -2332 -2428 -2456 -2636 -2296 -2288 -2692 -2688 -2648 -2640 -2380 -2780 -2656 -2756 -2268 -2704 -2308 -2432 -2280 -2280 -2740 -2668 -2584 -2600 -2648 -2780 -2616 -2788 -2392 -2768 -2692 -2632 -2364 -2752 -2428 2744 -2612 -2820 -2616 -2508 -2604 -2292 -2652 -2652 -2744 -2804 -2712 -2472 -2648 -2592 -2336 -2712 -2364 -2820 -2572 -2656 -2640 -2252 2724 -2604 -2660 -2428 -2220 -2468 -2528 -2676 -2608 -2484 -2420 -2820 -2820 -2328 -2412 -2364 -2668 -2352 -2680 -2328 -2420 -2376 -2464 -2788 -2280 -2352 -2756 -2664 -2552 -2680 -2384 -2584 -2660 -2316 -2296 -2508 -2384 -2356 -2684 -2316 -2220 -2496 -2476 -2248 -2820 -2480 -2404 -2500 -2428 -2512 -2228 -2688 -2780 -2672 -2752 -2588 -2768 -2468 -2684 -2280 -2504 2524 -2636 -2780 -2772 -2516 -2692 -2440 -2764 -2556 -2560 -2616 -2292 -2764 -2256 -2488 -2316 -2520 -2472 -2364 -2220 -2500 -2588 -2768 -2312 -2704 -2716 -2256 -2712 -2712 -2768 -2248 -2820 -2780 -2572 -2332 -2780 -2792 -2412 -2488 -2752 -2248 -2628 -2448 -2260 -2364 -2372 -2652 -2748 -2532 -2652 -2372 -2624 -2780 -2792 -2432 -2456 -2644 -2284 -2296 -2512 2428 -2300 -2384 -2612 -2672 -2220 -2520 -2668 -2488 -2400 -2324 -2676 -2380 -2432 2328 -2564 -2404 2500 -2592 -2788 -2516 -2752 -2428 -2264 -2752 -2332 -2772 -2568 -2332 -2688 2348 -2636 -2616 -2536 -2260 -2356 -2316 -2628 -2568 -2724 -2376 -2368 -2520 -2268 -2544 -2496 -2220 -2820 -2280 -2296 -2512 -2288 -2820 -2440 2420 -2428 -2456 -2356 -2796 -2352 -2660 -2324 -2588 -2680 -2236 -2660 -2656 -2520 -2468 -2300 -2592 -2268 2268 -2680 -2384 -2372 -2512 2788 -2676 -2384 -2468 -2820 -2224 -2764 -2284 -2280 -2260 2312 -2524 -2360 -2320 -2508 -2704 -2736 -2260 2464 -2508 -2332 -2684 -2604 -2540 2312 -2712 -2552 -2332 -2396 -2336 -2544 -2676 -2600 -2348 -2472 -2484 -2700 2772 -2752 -2404 -2412 -2732 -2732 -2608 -2316 -2220 2240 -2592 -2392 -2260 -2240 -2820 -2636 -2584 -2756 -2472 -2452 -2764 2460 -2472 2776 -2460 -2420 -2804 -2244 2768 -2628 -2500 -2252 -2780 2548 -2552 -2648 -2752 -2780 -2752 -2408 -2732 -2260 -2512 -2312 -2820 -2420 -2456 -2380 -2264 -2440 2312 -2820 -2464 -2448 -2732 -2608 -2272 -2344 -2272 -2580 -2432 -2620 -2476 -2648 -2336 -2720 -2780 -2340 -2272 -2316 -2280 -2328 -2684 -2620 -2776 -2608 -2536 -2244 2696 -2676 -2704 -2228 -2336 -2260 -2668 -2744 -2428 -2712 -2636 -2584 -2428 -2420 -2244 -2716 -2356 -2292 -2820 -2432 -2796 -2504 -2376 -2444 -2436 -2548 -2752 -2620 -2540 -2240 -2744 -2520 -2688 -2684 -2288 -2296 -2488 -2764 -2748 -2412 -2220 -2244 -2764 -2272 -2508 -2624 -2764 -2516 -2320 -2388 -2796 -2324 -2756 -2480 -2612 -2800 -2256 -2676 -2588 -2712 -2628 -2340 -2544 -2544 -2768 -2560 -2384 -2276 -2728 -2536 -2220 -2280 -2380 -2708 -2540 -2676 -2396 -2740 -2328 -2592 -2236 2380 -2656 -2496 -2220 -2780 -2632 -2568 -2800 -2368 -2640 -2396 2592 -2432 -2780 -2792 -2528 -2340 -2284 -2452 -2804 -2400 -2556 -2820 -2704 -2368 -2728 -2276 -2464 -2472 -2760 -2296 -2648 -2232 -2752 -2400 -2560 -2612 -2684 -2780 -2288 2752 -2712 -2292 -2688 -2524 2780 -2820 -2336 -2708 -2820 -2488 -2772 -2264 -2472 -2400 -2220 -2592 -2528 -2740 -2640 -2400 -2568 -2688 -2656 -2388 -2744 -2380 -2372 -2388 -2236 -2408 -2652 -2220 -2468 -2256 -2780 -2532 -2240 -2336 -2576 -2744 -2700 -2416 -2440 -2564 -2676 -2488 -2468 -2328 -2652 -2780 -2672 -2400 -2424 -2460 -2692 -2656 -2524 -2440 -2548 2776 -2280 -2780 -2684 -2260 -2276 -2420 -2272 -2780 -2476 -2380 -2488 -2336 -2488 -2592 -2688 -2284 -2784 -2244 -2288 -2500 -2384 -2524 -2452 -2260 -2592 -2776 -2752 -2752 -2804 -2496 -2668 -2548 -2780 -2368 -2384 -2592 -2348 -2288 -2424 -2384 -2484 -2472 -2592 -2780 -2780 -2600 -2288 -2468 -2776 -2724 -2720 -2476 -2508 -2280 -2220 -2232 -2528 -2444 -2384 -2692 -2260 -2460 -2820 -2640 -2720 -2780 -2756 -2656 -2272 -2800 -2220 -2780 -2584 -2780 -2432 -2616 -2248 -2236 -2660 -2428 -2288 -2672 2376 -2416 -2792 2604 -2436 -2624 2632 -2240 -2696 -2804 -2812 -2820 -2376 -2456 -2564 2248 -2504 -2700 -2752 -2804 -2524 -2684 -2316 -2552 -2300 -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 -2800 2424 -2352 -2752 2592 -2424 -2672 -2392 -2532 -2744 -2700 -2664 -2568 -2712 -2356 -2452 -2500 -2820 -2512 -2476 -2564 -2316 -2220 -2660 -2600 -2556 -2228 -2500 -2492 -2316 -2496 -2764 -2424 -2224 -2440 -2560 -2620 -2296 -2548 -2440 -2388 -2800 -2516 -2552 -2492 -2804 -2820 -2472 -2584 -2680 -2800 -2768 -2264 -2428 -2820 -2752 -2568 -2748 -2528 -2756 -2748 2764 -2412 -2540 -2364 -2820 -2536 -2556 -2336 -2780 -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 -2240 -2816 -2324 -2340 -2552 -2480 -2280 -2512 -2760 -2652 -2780 -2820 -2440 -2464 -2460 -2820 -2720 -2728 -2300 -2448 -2352 -2588 -2516 -2368 -2656 -2728 -2548 -2780 -2396 2820 -2548 -2396 -2236 -2380 -2820 -2368 -2660 -2548 -2664 -2376 -2244 -2712 2364 -2260 -2344 -2596 -2244 -2556 -2536 -2704 -2700 2560 -2620 -2256 -2284 -2400 -2736 -2260 -2548 -2532 -2632 -2316 -2580 -2796 -2320 -2492 -2236 -2528 -2780 -2764 -2520 -2320 -2260 -2552 -2820 -2716 -2580 -2448 2708 -2756 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 -2260 -2364 -2704 -2480 -2812 -2716 -2820 -2488 -2680 -2780 2540 -2388 -2364 -2320 -2480 -2400 -2580 -2220 -2220 -2624 -2304 -2820 -2396 -2432 -2556 -2316 -2760 2548 -2620 -2472 -2696 -2472 -2776 -2496 -2492 -2820 -2496 -2596 -2424 -2416 -2820 -2656 -2460 -2724 -2288 -2724 -2268 -2628 -2500 -2260 -2820 -2616 -2680 -2276 -2324 -2516 -2612 -2600 -2472 2780 -2320 -2808 -2364 -2780 -2344 -2792 -2712 -2780 -2276 -2428 -2256 -2528 -2620 -2544 -2776 -2400 -2820 -2276 -2712 -2552 -2480 -2748 -2380 -2712 -2500 -2820 -2672 -2764 -2724 -2656 -2712 -2664 -2776 -2764 2780 -2648 -2380 -2264 -2608 -2532 -2640 -2756 -2504 -2780 -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 -2736 -2272 -2588 -2628 -2780 -2296 -2416 -2272 -2292 -2264 -2456 -2364 -2812 -2808 -2360 2308 -2244 -2412 -2244 -2644 -2408 -2780 -2732 -2288 -2564 -2244 -2488 -2476 -2664 -2276 -2268 -2568 -2780 -2232 -2592 -2764 -2552 -2608 -2328 -2424 -2820 -2332 -2712 -2628 -2764 -2500 -2632 -2792 -2556 -2392 -2700 -2512 -2780 -2256 -2596 -2492 -2236 -2500 -2600 -2668 -2740 -2768 -2656 -2496 -2348 -2224 -2664 -2296 -2716 -2348 -2356 -2780 -2308 -2756 -2336 -2604 -2652 -2356 -2428 -2556 -2312 -2276 -2536 2468 -2272 -2584 -2412 -2764 -2244 -2704 -2344 -2472 -2444 -2288 -2556 -2656 -2412 -2304 -2356 -2372 -2412 -2816 -2456 -2652 -2632 2772 -2676 -2724 -2772 -2592 -2552 -2796 -2248 -2692 -2240 -2284 -2376 -2776 -2664 -2428 -2636 -2484 -2820 -2592 -2284 -2260 -2272 -2288 -2780 -2588 -2364 -2500 -2804 2724 -2696 -2688 2396 -2796 -2344 -2596 -2568 -2688 -2556 -2704 -2268 -2392 -2248 -2328 -2684 -2236 -2820 -2640 -2724 -2580 -2440 -2260 -2680 -2624 -2220 -2276 -2816 -2524 -2636 -2600 -2532 -2652 -2728 -2300 -2780 -2220 -2372 -2220 2380 -2408 -2520 -2736 -2288 -2548 -2812 -2604 -2296 -2396 -2424 -2424 -2752 -2552 -2480 -2780 -2624 -2580 -2748 -2220 -2528 -2392 -2268 -2740 -2356 -2612 -2276 2772 -2424 -2644 -2396 -2632 -2476 2768 -2744 -2652 -2456 -2356 -2476 -2312 -2548 -2704 -2820 -2408 -2820 -2324 -2548 -2252 -2820 -2708 -2616 -2476 -2456 -2324 -2620 -2820 -2448 -2336 -2520 -2328 -2560 -2820 -2412 -2596 -2808 -2452 -2792 -2312 -2292 -2232 -2764 -2284 -2780 -2700 -2380 -2608 -2668 -2504 -2632 -2316 -2240 -2288 -2540 -2684 -2260 -2772 -2404 -2652 -2532 -2744 -2712 -2280 -2520 2424 -2504 -2552 -2516 -2520 -2564 2764 -2256 -2492 -2576 -2820 -2512 -2768 -2548 2496 -2724 -2404 -2492 -2816 -2780 -2592 -2440 -2528 -2656 -2484 -2452 2404 -2352 -2724 -2812 -2232 -2624 -2544 -2440 -2432 -2452 -2604 2460 -2356 -2220 -2520 -2604 -2336 -2624 -2272 -2776 -2332 -2600 -2540 -2668 -2660 -2688 -2372 -2364 -2220 -2692 -2528 -2820 -2324 -2256 -2388 -2780 -2220 -2332 -2416 -2308 -2352 -2716 -2324 2804 -2600 -2532 -2244 -2596 -2376 -2788 -2820 -2376 -2368 -2284 -2372 -2568 -2780 -2320 -2424 -2400 -2624 -2556 -2468 -2356 -2724 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 -2700 -2780 -2404 -2492 -2740 -2364 -2756 -2440 -2668 -2288 -2408 -2424 -2560 -2508 -2680 -2616 -2400 -2696 -2444 -2368 -2620 -2220 -2692 -2760 -2284 -2564 -2624 2360 -2292 -2516 -2500 -2508 -2740 -2668 -2552 -2764 -2228 -2276 -2808 -2592 -2440 -2224 -2284 -2556 -2448 2280 -2616 2804 -2816 -2804 -2300 -2772 -2360 -2596 -2808 -2528 -2588 -2260 -2672 -2284 -2384 -2384 -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 -2280 -2576 -2804 -2272 -2312 -2696 -2420 -2252 -2580 2552 -2628 -2784 -2508 -2260 -2612 -2516 -2780 -2584 -2644 -2516 -2288 -2272 -2480 -2820 -2680 -2220 -2400 -2528 2776 -2808 -2284 -2532 -2640 -2820 -2260 -2288 -2460 -2592 -2636 -2280 -2660 -2692 -2372 -2820 -2760 -2820 -2220 -2400 -2528 -2628 -2504 -2648 -2260 2220 -2820 -2460 -2296 -2592 -2616 -2716 -2700 -2524 -2488 -2820 -2764 -2728 -2220 -2228 -2780 -2408 -2228 -2780 -2364 -2376 -2356 -2644 -2696 -2436 -2292 -2688 -2272 -2304 -2292 -2380 -2636 -2696 -2804 -2496 -2732 -2260 -2476 -2488 -2500 -2228 -2308 -2624 -2400 -2712 -2536 -2516 -2264 -2756 -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 -2612 -2616 -2652 -2704 -2524 2616 -2248 -2820 -2220 -2780 -2312 -2640 -2264 -2328 -2820 -2260 -2484 -2240 -2260 -2580 -2624 -2552 -2628 -2624 -2788 -2520 -2648 -2336 -2476 -2664 -2664 -2296 -2284 -2280 -2248 -2468 -2528 2768 -2656 -2332 -2420 -2540 -2384 -2532 -2764 -2300 -2392 -2560 -2724 -2704 -2612 -2500 -2776 -2608 -2664 -2228 -2816 -2780 2260 -2748 -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 -2740 -2256 -2424 -2492 2676 -2712 -2752 -2608 -2492 -2752 -2780 -2244 -2256 -2492 -2820 -2604 -2408 -2268 -2260 -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 -2316 -2664 -2316 -2648 -2664 -2468 -2232 -2784 -2552 -2744 2252 -2260 -2668 -2240 -2584 -2536 -2284 -2240 -2720 -2444 -2820 -2536 -2268 -2336 -2380 -2608 -2332 -2464 -2220 -2288 -2584 -2484 -2780 -2592 -2420 -2276 -2472 -2420 -2268 -2220 -2492 2820 -2764 -2676 -2640 -2276 -2692 -2752 -2780 -2352 -2280 -2232 -2576 -2556 -2716 -2232 -2460 -2564 -2428 -2764 -2696 -2696 -2448 -2652 -2784 -2568 -2820 -2268 -2324 -2260 -2580 -2644 -2744 -2568 -2780 -2724 -2684 -2360 -2708 -2508 -2632 -2596 -2820 -2552 -2368 -2780 -2780 -2360 -2224 -2380 -2260 -2220 -2456 -2752 -2704 -2448 -2664 -2692 -2820 -2320 -2628 -2760 -2248 -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 -2756 -2760 2516 -2484 -2224 -2404 -2772 -2588 -2780 -2764 -2600 -2220 -2564 -2436 -2364 -2408 -2712 -2228 -2308 -2728 -2440 -2644 -2820 -2288 -2220 -2464 -2288 -2652 -2260 -2288 -2748 -2620 -2544 -2272 -2584 -2460 -2700 -2264 -2584 -2296 -2800 -2488 -2752 -2220 -2796 2376 -2680 -2340 2256 -2260 -2324 -2780 -2540 -2420 -2764 -2704 -2628 -2260 -2464 -2808 -2744 -2260 -2476 -2652 -2592 -2624 -2444 -2568 -2540 -2472 -2372 2620 -2664 2764 -2368 -2492 -2276 -2544 -2232 -2736 -2364 -2796 -2292 -2456 -2812 -2536 -2624 -2780 -2804 -2820 -2712 -2748 -2532 -2272 -2640 -2576 -2652 -2408 2672 -2500 -2692 -2364 -2720 -2644 -2464 -2568 -2784 -2512 -2780 -2604 -2812 -2516 -2708 -2508 -2356 -2496 -2748 -2792 -2644 -2448 -2392 -2636 -2360 -2704 -2580 -2320 -2780 -2464 -2528 -2768 -2744 -2280 -2588 2716 -2808 -2780 -2732 -2656 -2588 -2480 -2440 -2804 -2220 -2248 -2576 -2660 -2496 -2504 -2488 -2464 -2712 -2812 -2712 -2820 -2548 2220 -2672 -2496 -2380 -2776 -2616 -2820 2540 -2456 -2652 -2780 -2780 -2376 -2528 -2252 -2552 -2608 -2344 -2616 -2820 
29.79/30.25	d NODES 2300
29.79/30.25	d CHECKS 3769219
29.79/30.25	   
29.79/30.25	   totalWckTime=29.968  totalCpuTime=28.03

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-1086077-1215237246/watcher-1086077-1215237246 -o /tmp/evaluation-result-1086077-1215237246/solver-1086077-1215237246 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086077-1215237246.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: 3.06 2.57 2.22 3/82 19176
/proc/meminfo: memFree=1241432/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=18572 CPUtime=0
/proc/19176/stat : 19176 (runsolver) R 19174 19176 14877 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2002698621 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 225612197159 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19176/statm: 4643 292 257 25 0 2626 0

[startup+0.0457969 s]
/proc/loadavg: 3.06 2.57 2.22 3/82 19176
/proc/meminfo: memFree=1241432/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=10820 CPUtime=0
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 771 0 0 0 0 0 0 0 18 0 2 0 2002698621 11079680 542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 2705 542 260 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10820

[startup+0.104644 s]
/proc/loadavg: 3.06 2.57 2.22 3/82 19176
/proc/meminfo: memFree=1241432/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=861876 CPUtime=0.02
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 2249 0 1 0 1 1 0 0 18 0 5 0 2002698621 882561024 1860 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 215469 1860 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.302824 s]
/proc/loadavg: 3.06 2.57 2.22 3/82 19176
/proc/meminfo: memFree=1241432/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=866160 CPUtime=0.21
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 4701 0 3 0 17 4 0 0 18 0 9 0 2002698621 886947840 4130 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216540 4130 1861 9 0 211088 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 866160

[startup+0.702857 s]
/proc/loadavg: 3.06 2.57 2.22 3/82 19176
/proc/meminfo: memFree=1241432/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=866940 CPUtime=0.59
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 10353 0 4 0 52 7 0 0 18 0 9 0 2002698621 887746560 9726 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216735 9726 1968 9 0 211263 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 866940

[startup+1.50193 s]
/proc/loadavg: 3.06 2.57 2.22 3/91 19185
/proc/meminfo: memFree=1191056/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867360 CPUtime=1.38
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 21760 0 4 0 126 12 0 0 18 0 9 0 2002698621 888176640 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216840 21098 2004 9 0 211368 0
[pid=19176/tid=19178] ppid=19174 vsize=867360 CPUtime=1.1
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 15759 0 4 0 101 9 0 0 25 0 9 0 2002698624 888176640 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4126679451 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867360 CPUtime=0.06
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 4689 0 0 0 5 1 0 0 16 0 9 0 2002698630 888176640 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002698630 888176640 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002698630 888176640 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002698632 888176640 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867360 CPUtime=0.18
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 614 0 0 0 18 0 0 0 15 0 9 0 2002698632 888176640 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002698632 888176640 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002698633 888176640 21098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 867360

[startup+3.10106 s]
/proc/loadavg: 3.06 2.57 2.22 3/91 19185
/proc/meminfo: memFree=1150544/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867360 CPUtime=2.96
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 24826 0 4 0 282 14 0 0 18 0 9 0 2002698621 888176640 24160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216840 24160 2006 9 0 211368 0
[pid=19176/tid=19178] ppid=19174 vsize=867360 CPUtime=2.57
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 15796 0 4 0 248 9 0 0 25 0 9 0 2002698624 888176640 24160 996147200 134512640 134550740 4294955968 18446744073709551615 4126899014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867360 CPUtime=0.15
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 7703 0 0 0 12 3 0 0 17 0 9 0 2002698630 888176640 24160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002698630 888176640 24160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002698630 888176640 24160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002698632 888176640 24160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867360 CPUtime=0.21
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 629 0 0 0 21 0 0 0 15 0 9 0 2002698632 888176640 24160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002698632 888176640 24160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002698633 888176640 24160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 867360

[startup+6.30233 s]
/proc/loadavg: 2.98 2.56 2.22 3/91 19185
/proc/meminfo: memFree=1150160/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867360 CPUtime=6.13
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 24858 0 4 0 598 15 0 0 18 0 9 0 2002698621 888176640 24189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216840 24189 2006 9 0 211368 0
[pid=19176/tid=19178] ppid=19174 vsize=867360 CPUtime=5.71
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 15800 0 4 0 561 10 0 0 25 0 9 0 2002698624 888176640 24189 996147200 134512640 134550740 4294955968 18446744073709551615 4126905200 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867360 CPUtime=0.15
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 7703 0 0 0 12 3 0 0 17 0 9 0 2002698630 888176640 24189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002698630 888176640 24189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002698630 888176640 24189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002698632 888176640 24189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867360 CPUtime=0.24
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 657 0 0 0 24 0 0 0 15 0 9 0 2002698632 888176640 24189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002698632 888176640 24189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002698633 888176640 24189 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 867360

[startup+12.7019 s]
/proc/loadavg: 2.90 2.55 2.21 3/91 19185
/proc/meminfo: memFree=1144080/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867360 CPUtime=12.47
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 26378 0 4 0 1231 16 0 0 18 0 9 0 2002698621 888176640 25707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216840 25707 2006 9 0 211368 0
[pid=19176/tid=19178] ppid=19174 vsize=867360 CPUtime=11.94
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 15802 0 4 0 1184 10 0 0 25 0 9 0 2002698624 888176640 25707 996147200 134512640 134550740 4294955968 18446744073709551615 4126901367 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867360 CPUtime=0.26
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 9220 0 0 0 22 4 0 0 16 0 9 0 2002698630 888176640 25707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002698630 888176640 25707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002698630 888176640 25707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002698632 888176640 25707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867360 CPUtime=0.24
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 658 0 0 0 24 0 0 0 15 0 9 0 2002698632 888176640 25707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002698632 888176640 25707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867360 CPUtime=0
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002698633 888176640 25707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 867360

[startup+25.503 s]
/proc/loadavg: 2.70 2.52 2.21 3/91 19189
/proc/meminfo: memFree=1126736/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867684 CPUtime=25.14
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 33440 861 4 0 2475 22 15 2 18 0 9 0 2002698621 888508416 30077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216921 30077 2018 9 0 211449 0
[pid=19176/tid=19178] ppid=19174 vsize=867684 CPUtime=24.23
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 18216 861 4 0 2393 13 15 2 25 0 9 0 2002698624 888508416 30077 996147200 134512640 134550740 4294955968 18446744073709551615 4127200083 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867684 CPUtime=0.72
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 13563 861 0 0 49 6 15 2 16 0 9 0 2002698630 888508416 30077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 13 861 0 0 0 0 15 2 16 0 9 0 2002698630 888508416 30077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 5 861 0 0 0 0 15 2 16 0 9 0 2002698630 888508416 30077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 861 0 0 0 0 15 2 18 0 9 0 2002698632 888508416 30077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867684 CPUtime=0.49
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 817 861 0 0 31 1 15 2 15 0 9 0 2002698632 888508416 30077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 861 0 0 0 0 15 2 19 0 9 0 2002698632 888508416 30077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 9 861 0 0 0 0 15 2 15 0 9 0 2002698633 888508416 30077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 867684

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

[startup+28.7013 s]
/proc/loadavg: 2.64 2.51 2.21 3/91 19189
/proc/meminfo: memFree=1093200/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867684 CPUtime=28.31
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 66920 861 5 0 2783 31 15 2 18 0 9 0 2002698621 888508416 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216921 39017 2616 9 0 211449 0
[pid=19176/tid=19178] ppid=19174 vsize=867684 CPUtime=26.87
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 30447 861 4 0 2654 16 15 2 25 0 9 0 2002698624 888508416 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4126904055 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867684 CPUtime=1.15
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 34715 861 1 0 88 10 15 2 17 0 9 0 2002698630 888508416 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 16 861 0 0 0 0 15 2 16 0 9 0 2002698630 888508416 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 28 861 0 0 0 0 15 2 15 0 9 0 2002698630 888508416 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 861 0 0 0 0 15 2 18 0 9 0 2002698632 888508416 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867684 CPUtime=0.58
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 885 861 0 0 40 1 15 2 15 0 9 0 2002698632 888508416 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 861 0 0 0 0 15 2 19 0 9 0 2002698632 888508416 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 12 861 0 0 0 0 15 2 15 0 9 0 2002698633 888508416 39017 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.31
Current children cumulated vsize (KiB) 867684

[startup+29.5014 s]
/proc/loadavg: 2.64 2.51 2.21 3/91 19189
/proc/meminfo: memFree=1093200/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867684 CPUtime=29.11
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 66923 861 5 0 2863 31 15 2 18 0 9 0 2002698621 888508416 39019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216921 39019 2616 9 0 211449 0
[pid=19176/tid=19178] ppid=19174 vsize=867684 CPUtime=27.66
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 30448 861 4 0 2733 16 15 2 25 0 9 0 2002698624 888508416 39019 996147200 134512640 134550740 4294955968 18446744073709551615 4125924796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867684 CPUtime=1.15
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 34715 861 1 0 88 10 15 2 17 0 9 0 2002698630 888508416 39019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 16 861 0 0 0 0 15 2 16 0 9 0 2002698630 888508416 39019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 28 861 0 0 0 0 15 2 15 0 9 0 2002698630 888508416 39019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 861 0 0 0 0 15 2 18 0 9 0 2002698632 888508416 39019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867684 CPUtime=0.58
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 887 861 0 0 40 1 15 2 15 0 9 0 2002698632 888508416 39019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 861 0 0 0 0 15 2 19 0 9 0 2002698632 888508416 39019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 12 861 0 0 0 0 15 2 15 0 9 0 2002698633 888508416 39019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.11
Current children cumulated vsize (KiB) 867684

[startup+29.9014 s]
/proc/loadavg: 2.64 2.51 2.21 3/91 19189
/proc/meminfo: memFree=1093136/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867684 CPUtime=29.49
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 66934 861 5 0 2901 31 15 2 18 0 9 0 2002698621 888508416 39027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216921 39027 2616 9 0 211449 0
[pid=19176/tid=19178] ppid=19174 vsize=867684 CPUtime=28.04
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 30450 861 4 0 2771 16 15 2 25 0 9 0 2002698624 888508416 39027 996147200 134512640 134550740 4294955968 18446744073709551615 4127431251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867684 CPUtime=1.15
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 34715 861 1 0 88 10 15 2 17 0 9 0 2002698630 888508416 39027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 16 861 0 0 0 0 15 2 16 0 9 0 2002698630 888508416 39027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 28 861 0 0 0 0 15 2 15 0 9 0 2002698630 888508416 39027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 861 0 0 0 0 15 2 18 0 9 0 2002698632 888508416 39027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867684 CPUtime=0.59
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 896 861 0 0 41 1 15 2 15 0 9 0 2002698632 888508416 39027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 861 0 0 0 0 15 2 19 0 9 0 2002698632 888508416 39027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 12 861 0 0 0 0 15 2 15 0 9 0 2002698633 888508416 39027 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.49
Current children cumulated vsize (KiB) 867684

[startup+30.1014 s]
/proc/loadavg: 2.64 2.51 2.21 3/91 19189
/proc/meminfo: memFree=1093136/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867684 CPUtime=29.69
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 66943 861 5 0 2921 31 15 2 18 0 9 0 2002698621 888508416 39034 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216921 39034 2616 9 0 211449 0
[pid=19176/tid=19178] ppid=19174 vsize=867684 CPUtime=28.23
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 30450 861 4 0 2790 16 15 2 25 0 9 0 2002698624 888508416 39034 996147200 134512640 134550740 4294955968 18446744073709551615 4127431251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867684 CPUtime=1.15
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 34715 861 1 0 88 10 15 2 17 0 9 0 2002698630 888508416 39034 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 16 861 0 0 0 0 15 2 16 0 9 0 2002698630 888508416 39034 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 28 861 0 0 0 0 15 2 15 0 9 0 2002698630 888508416 39034 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 861 0 0 0 0 15 2 18 0 9 0 2002698632 888508416 39034 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867684 CPUtime=0.61
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 905 861 0 0 43 1 15 2 16 0 9 0 2002698632 888508416 39034 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 861 0 0 0 0 15 2 19 0 9 0 2002698632 888508416 39034 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 12 861 0 0 0 0 15 2 15 0 9 0 2002698633 888508416 39034 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.69
Current children cumulated vsize (KiB) 867684

[startup+30.2014 s]
/proc/loadavg: 2.64 2.51 2.21 3/91 19189
/proc/meminfo: memFree=1093136/2055920 swapFree=4180080/4192956
[pid=19176] ppid=19174 vsize=867684 CPUtime=29.79
/proc/19176/stat : 19176 (java) S 19174 19176 14877 0 -1 0 66955 861 5 0 2931 31 15 2 18 0 9 0 2002698621 888508416 39042 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19176/statm: 216921 39042 2616 9 0 211449 0
[pid=19176/tid=19178] ppid=19174 vsize=867684 CPUtime=28.32
/proc/19176/task/19178/stat : 19178 (java) R 19174 19176 14877 0 -1 64 30456 861 4 0 2799 16 15 2 25 0 9 0 2002698624 888508416 39042 996147200 134512640 134550740 4294955968 18446744073709551615 4125978142 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19179] ppid=19174 vsize=867684 CPUtime=1.15
/proc/19176/task/19179/stat : 19179 (java) S 19174 19176 14877 0 -1 64 34715 861 1 0 88 10 15 2 17 0 9 0 2002698630 888508416 39042 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19180] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19180/stat : 19180 (java) S 19174 19176 14877 0 -1 64 16 861 0 0 0 0 15 2 16 0 9 0 2002698630 888508416 39042 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19181] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19181/stat : 19181 (java) S 19174 19176 14877 0 -1 64 28 861 0 0 0 0 15 2 15 0 9 0 2002698630 888508416 39042 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19182] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19182/stat : 19182 (java) S 19174 19176 14877 0 -1 64 1 861 0 0 0 0 15 2 18 0 9 0 2002698632 888508416 39042 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19183] ppid=19174 vsize=867684 CPUtime=0.61
/proc/19176/task/19183/stat : 19183 (java) S 19174 19176 14877 0 -1 64 911 861 0 0 43 1 15 2 15 0 9 0 2002698632 888508416 39042 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19184] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19184/stat : 19184 (java) S 19174 19176 14877 0 -1 64 2 861 0 0 0 0 15 2 19 0 9 0 2002698632 888508416 39042 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19176/tid=19185] ppid=19174 vsize=867684 CPUtime=0.17
/proc/19176/task/19185/stat : 19185 (java) S 19174 19176 14877 0 -1 64 12 861 0 0 0 0 15 2 15 0 9 0 2002698633 888508416 39042 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.79
Current children cumulated vsize (KiB) 867684

Child status: 0
Real time (s): 30.3001
CPU time (s): 29.8915
CPU user time (s): 29.5275
CPU system time (s): 0.363944
CPU usage (%): 98.6513
Max. virtual memory (cumulated for all children) (KiB): 867772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5275
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67855
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3195
involuntary context switches= 4027

runsolver used 0.043993 second user time and 0.107983 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-05 07:54:06
IDJOB=1086077
IDBENCH=57755
IDSOLVER=364
FILE ID=node31/1086077-1215237246
PBS_JOBID= 7881780
Free space on /tmp= 66484 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fed84ca019c3c42e3620b2e79df41b5a
RANDOM SEED=1569999758

node31.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.232
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.232
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:       1242104 kB
Buffers:          2720 kB
Cached:          44508 kB
SwapCached:       4860 kB
Active:         750836 kB
Inactive:        10696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1242104 kB
SwapTotal:     4192956 kB
SwapFree:      4180080 kB
Dirty:            5684 kB
Writeback:           0 kB
Mapped:         731576 kB
Slab:            35568 kB
Committed_AS:  3932068 kB
PageTables:       3416 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= 66480 MiB
End job on node31 at 2008-07-05 07:54:36