Trace number 1087042

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.2765 29.467

DiagnosticValue
CHECKS7810920
NODES2230

General information on the benchmark

Namecsp/fapp/fapp25/
normalized-fapp25-2230-4.xml
MD5SUMfc409cb8b4f9cf04e2dbeb29fe62b8ed
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 benchmark28.9386
Satisfiable
(Un)Satisfiability was proved
Number of variables2230
Number of constraints18971
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18971
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1087042-1215242425.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.78/0.85	     nbVariables=2230  nbDomainTypes=21  minDomainSize=46  maxDomainSize=302  nbTotalValues=610084
0.78/0.85	       =>  wckTime=0.609  cpuTime=0.47  mem=30M312
0.78/0.86	   
0.78/0.86	   predicates being loaded...
0.88/0.92	   
0.88/0.92	   constraints being loaded...
20.58/20.76	   
20.58/20.76	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 69M998)
23.95/24.12	     nbConstraints=11974  nbMergedConstraints=6997  nbConvertedConstraints=1173  nbConvertConstraintsChecks=45836525
23.95/24.12	     nbExtensionStructures=659  nbSharedExtensionStructures=806  nbConflictsStructures=789
23.95/24.12	     nbSharedConflictsStructures=881  nbUnbuiltConflictsStructures=2467  nbSharedBinaryRepresentations=330999
23.95/24.12	     nbEvaluationManagers=2597  nbSharedEvaluationManagers=8204  minDegree=2  maxDegree=14  minArity=2  maxArity=2
23.95/24.12	     nbGenerators=0  nbFusions=0  symmetryWckTime=1.29  symmetryCpuTime=1.07
23.95/24.12	       =>  wckTime=23.871  cpuTime=22.86  mem=75M147
24.24/24.44	   
24.24/24.44	   solver IterativeSystematicSolver being built... 
24.74/24.90	       =>  wckTime=24.66  cpuTime=23.19  mem=90M485
28.43/28.67	   
28.43/28.67	   preprocessing
28.43/28.67	     nbConstraintChecks=7671853  nbValidityChecks=798444  nbPropagations=4265  nbRevisions=51048
28.43/28.67	     nbUselessRevisions=41063  nbRemovedValues=591204  detectedInconsistency=no
28.43/28.67	       =>  wckTime=3.753  cpuTime=3.7  mem=90M485
29.12/29.35	   
29.12/29.35	   search
29.12/29.35	     run=0  nbConstraintChecks=139066  nbValidityChecks=197046  minDepth=2231  maxDepth=2230  nbPropagations=8063
29.12/29.35	     nbRevisions=68368  nbUselessRevisions=56814  nbAssignments=2230  nbFailedAssignments=0  nbBacktracks=0
29.12/29.35	     nbVisitedNodes=2231  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
29.12/29.35	     nbDEliminables=?  nbPEliminables=?
29.12/29.35	       =>  wckTime=4.429  cpuTime=4.34  mem=92M491
29.12/29.35	   
29.12/29.35	   global
29.12/29.35	     nbConstraintChecks=7810919  nbValidityChecks=995490  nbPropagations=12328  nbRevisions=119416
29.12/29.35	     nbUselessRevisions=97877  nbRestartNogoods=0  solvingWckTime=4.431  solvingCpuTime=4.34  expiredTime=no
29.12/29.35	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=27.5  globalCpuTime=27.6
29.12/29.35	       =>  wckTime=29.105  cpuTime=27.55  mem=92M491
29.22/29.40	   
29.22/29.40	s SATISFIABLE
29.22/29.40	v 2260 2520 2500 2428 2256 -2500 2288 2384 -2220 -2372 2396 2688 2820 -2220 -2260 2820 2488 2572 2756 2272 2468 2492 2656 2260 -2260 2268 2684 -2548 2660 2260 2780 2352 2232 -2788 2820 2816 2748 2260 2460 -2372 -2680 2412 -2440 2792 2288 -2260 2608 2220 2304 2308 -2724 -2760 2580 2272 2480 -2448 2780 2540 -2728 -2340 -2732 -2752 -2528 -2636 -2676 2432 -2672 2716 2324 2352 -2260 2524 -2624 -2780 2412 -2560 2260 2820 2372 2820 -2684 -2732 2704 -2776 -2820 -2308 -2820 2392 2620 2220 2220 2516 2348 -2624 -2300 2692 2780 2484 2776 -2388 2588 2668 2264 2676 -2820 2632 2636 2404 2492 2792 2356 2508 2476 -2780 -2332 2268 2780 2524 2600 -2404 2540 -2476 2788 -2260 2640 -2428 2748 2768 -2372 -2480 2376 2644 2788 2644 2328 2352 2232 -2820 2308 -2460 -2696 2728 -2260 2248 -2260 2280 2440 2372 2484 -2244 -2776 2620 2400 -2548 -2684 2516 2260 2220 2708 2496 2820 2728 2260 2440 2520 -2684 -2620 2704 -2780 2820 2396 2540 -2368 2400 2220 -2396 -2820 2508 -2636 2736 2276 -2684 -2644 -2820 -2432 -2672 2780 -2820 2632 -2248 -2508 2220 2372 2660 2560 2228 2280 2348 -2288 2616 -2800 2760 2424 2584 -2608 2452 -2572 2220 -2644 2240 -2464 2288 -2780 -2644 -2220 2224 -2304 -2396 -2252 -2260 -2568 2480 2544 -2492 -2632 2344 2712 2256 -2588 -2220 2552 -2220 2584 -2748 -2732 2712 -2404 -2284 -2452 2536 -2800 2356 2288 2460 -2384 -2272 2616 2656 2684 2544 2540 2508 -2624 2676 2584 2540 -2492 2556 2508 2548 2300 -2292 2476 2692 -2376 -2460 2260 2488 2576 2264 -2732 2364 -2260 -2752 2480 2820 2768 2236 -2760 2636 -2228 2296 2680 2412 2628 2236 -2680 2712 2780 -2548 2712 2488 -2396 2504 2224 2688 2248 2240 2768 2616 -2820 -2764 -2712 2220 -2636 2220 2784 -2260 -2504 2816 2516 -2772 2332 2220 2628 -2524 2524 2820 2328 2628 2728 -2604 -2220 2396 2632 -2260 2500 -2260 2716 -2320 -2520 -2608 2692 2492 2260 -2532 -2460 2332 -2556 -2244 2236 2472 2564 2572 -2768 -2332 2220 -2516 -2604 -2608 2312 -2404 -2328 2220 2804 2576 2528 -2440 -2780 -2640 -2788 2608 2728 -2760 -2548 2464 2456 2276 2220 -2820 2352 2260 2388 -2352 2324 -2796 -2744 2536 -2616 2464 2312 2420 2568 2628 -2820 -2264 -2544 -2820 2392 2296 -2260 2648 2724 2732 2260 2220 2260 2568 2444 -2588 -2224 -2672 -2676 -2600 2684 2600 -2576 -2580 2708 2312 2660 2284 2332 2220 2440 -2564 -2712 2620 -2744 2232 2536 -2312 2260 2780 -2616 2260 -2444 2568 2240 -2264 2708 2476 2600 -2260 -2428 2564 2676 2428 2316 2456 -2320 2540 -2780 -2820 2220 2644 2568 -2476 2492 -2636 2780 2220 2808 2372 2420 2452 2328 -2668 2440 -2220 -2276 2476 2544 2364 2564 2404 2456 -2340 2780 2312 2716 -2420 -2260 2588 2820 2232 -2400 -2596 -2688 2632 2220 -2820 2368 -2560 -2416 2608 2260 -2612 2748 2308 2748 2652 2284 2400 -2580 2748 2376 2692 -2280 2260 2352 -2652 -2220 -2600 2280 2220 2220 -2304 2540 2220 2328 -2252 2780 2392 2468 -2220 -2560 2440 2632 2468 2532 2524 2516 2456 2768 -2812 -2656 2432 -2620 2556 -2268 2468 2780 2448 -2780 2264 -2220 2580 2260 -2456 -2400 2552 2444 2808 2636 -2720 -2596 2536 2564 -2432 -2540 2464 -2352 2280 2220 2660 2296 -2640 2604 -2372 -2564 2240 -2260 2220 -2800 -2280 -2580 -2480 -2264 2312 -2780 2780 2260 -2820 2628 2220 2676 -2264 2780 -2528 2512 2428 -2484 2220 2472 -2752 2352 2584 2344 -2752 2536 -2820 2660 2260 -2636 2720 2788 2688 2352 2220 2636 2440 2692 2376 2464 2780 2444 -2388 2296 -2268 -2268 2436 2220 2404 2724 2820 -2684 2508 2680 2332 -2240 2372 2220 -2668 2712 -2440 2260 2812 2664 2328 -2404 2220 2500 -2364 -2288 2644 2820 2260 2628 2600 2440 2428 2780 -2524 2560 -2652 2624 2700 -2820 2672 2316 2244 2352 -2756 2484 2472 -2684 -2820 2724 2288 -2732 2516 2708 -2820 2640 2412 2368 2440 -2404 2312 2220 -2452 2496 2648 2664 2672 -2820 -2276 2464 2220 -2520 2524 2672 2484 2368 2692 2516 2520 -2620 2648 2332 -2508 2780 2348 2592 2780 2724 2220 -2252 2596 -2260 -2540 -2516 2328 2676 2428 2424 -2700 -2272 2460 2652 -2220 -2820 -2812 2684 -2660 2264 2456 -2228 -2752 -2352 2724 2820 -2376 2820 2444 2820 2268 -2304 -2820 -2404 2592 -2376 2256 -2372 2520 2640 -2448 -2676 2436 2392 -2264 2340 2320 -2596 2780 2504 2220 2808 2344 2300 2352 -2592 -2332 2572 2300 -2220 2448 -2348 2220 2264 -2284 2504 2616 2220 2588 2352 -2820 2260 -2564 2356 2684 2504 -2384 2220 2788 2312 2248 -2660 2260 2568 2392 2260 -2448 -2468 -2260 -2260 -2260 -2228 2780 2552 2224 2548 -2304 2604 2588 -2780 2244 -2352 -2220 2408 2420 2428 2560 2588 2604 -2564 -2680 -2736 2764 2556 2616 2284 -2820 2556 2580 2536 2756 2220 2264 2220 2576 2308 2432 2260 2492 2480 2564 2548 2392 2628 2308 2248 -2820 2676 -2708 -2672 -2424 -2576 -2500 2360 -2668 -2820 2300 2600 -2220 2584 -2780 2268 2356 -2260 2272 2220 2528 -2808 2500 2288 -2800 -2508 2780 2408 2280 -2548 2576 2796 -2260 -2768 2260 2820 -2700 2220 2268 -2716 -2500 2260 2676 -2360 2780 -2508 2696 2260 2780 -2820 -2488 2732 -2292 -2532 -2276 -2512 -2352 -2540 -2424 -2736 2780 2560 2220 -2596 2332 2288 2504 -2688 -2260 2268 2372 2728 -2820 -2260 -2780 2560 -2560 -2544 2608 2648 -2568 2260 2732 -2220 2684 -2692 2300 -2516 2820 2468 2732 2692 -2444 -2260 2396 2308 -2508 2736 2528 2348 -2820 2704 -2572 2440 2684 -2312 2780 2524 -2320 2344 2448 2276 -2576 -2312 -2644 2600 2560 2676 2804 2524 -2504 2604 2776 2768 2340 2756 2780 2468 2416 2260 2352 2656 2772 -2764 2644 2612 2664 2416 -2476 2552 2740 2644 -2588 2244 -2680 -2276 -2260 2712 2700 2220 2372 2744 -2528 2480 2780 2448 2668 -2256 -2560 -2780 2260 2260 2764 2624 2544 2592 -2568 2304 2232 2312 -2424 -2644 2620 2368 -2708 2796 2572 2260 2420 2440 2672 2708 -2820 -2764 2712 2316 2400 -2608 -2560 -2360 2328 2440 -2520 2288 2564 2672 -2820 2796 2664 -2440 -2320 2328 2748 2772 2288 2532 2512 2356 2624 -2736 2748 2320 2508 -2272 2424 2780 -2260 2392 2728 2304 2516 2480 2396 2692 2616 -2360 -2636 2780 2292 -2296 2556 2720 2312 2260 2220 2764 2732 2292 2780 2344 2728 -2660 2576 -2292 -2460 2364 2804 2596 2488 2772 2632 -2388 2260 -2288 2484 -2480 2508 2224 -2704 2476 -2748 2292 2268 2736 2260 2404 2532 2780 -2412 2732 2668 2444 -2704 2780 2436 2464 2220 -2416 2504 2332 -2780 -2672 2780 2228 -2652 -2252 2476 -2516 -2468 -2780 -2780 2508 -2468 2312 2664 -2232 -2260 2452 2628 2380 2636 -2240 2676 2260 -2388 2596 2260 -2488 2628 2584 2780 2396 2524 2640 2260 2528 2780 -2472 -2392 2220 2660 2676 -2220 2780 -2708 -2460 2436 -2780 2408 2408 2520 2520 2460 2480 2556 2220 -2588 2368 2392 2500 2336 -2260 2260 -2432 -2560 2704 2220 2468 2520 2648 2384 -2260 2260 -2392 2612 -2784 2220 -2356 -2820 -2464 -2536 2408 2656 -2700 -2220 2220 2324 -2560 -2336 2656 -2496 -2544 -2676 -2800 2476 -2220 2480 -2480 2820 2568 2220 -2312 2260 2260 2392 -2820 2764 2676 2676 2408 2608 -2504 2780 2724 2424 2240 2380 2332 -2556 2520 -2484 2744 -2292 -2408 -2280 -2328 2752 -2392 2280 2696 -2716 -2260 2768 2780 2280 2624 -2476 -2320 -2508 -2444 2640 2432 2704 -2820 -2488 2272 2592 -2444 2660 -2708 -2632 2648 -2588 -2492 -2260 2424 2260 2512 -2616 2656 2748 -2244 2384 -2780 2780 -2704 2636 2552 2336 2228 -2580 2720 -2608 2596 2260 2276 2340 2692 -2576 -2376 2396 -2428 2220 2688 2736 2260 2428 -2576 2460 2312 -2548 2448 -2372 -2260 -2272 2352 2604 -2220 -2300 2548 -2484 2556 -2700 -2820 2268 -2616 -2412 -2768 2400 -2416 -2748 2260 -2672 2600 2552 2472 2820 2260 -2260 2260 2348 2456 -2820 -2516 2576 -2292 2220 2352 -2780 2380 2620 -2492 2512 -2644 2684 2260 -2744 2580 -2408 2336 2820 2780 2256 2332 2664 2328 2672 -2464 -2820 -2440 -2388 2332 2820 2220 2632 2704 2540 2352 2732 2616 -2612 -2820 -2652 2268 2632 2584 2220 -2308 2588 2260 2360 2632 -2260 -2644 -2620 2220 2808 2492 -2392 -2392 -2708 2220 2352 -2820 2568 2600 2556 -2380 -2556 2220 2576 2220 2564 2260 -2636 2544 2652 2340 -2720 -2392 2780 -2524 2220 2736 -2536 2372 -2692 2260 2260 2720 2520 2348 -2356 -2664 2368 -2260 -2780 2572 2556 2820 -2540 -2752 -2820 2780 -2820 2644 2220 -2820 -2260 -2504 2796 -2780 -2760 -2480 2400 -2620 -2220 -2752 -2664 2408 2220 -2260 2324 -2756 -2468 -2232 -2524 -2364 2512 -2596 -2820 2676 2328 2780 -2440 2692 -2260 2260 2664 -2592 2636 2484 2576 2328 2556 2732 -2408 2392 -2596 -2820 2312 2220 2656 2696 -2256 -2700 2428 2728 2524 2400 -2388 2696 -2692 2304 2768 2328 2548 -2784 2568 2604 2752 -2260 2264 2236 2552 2600 2376 2808 -2700 2564 -2256 2780 -2336 2504 2444 2272 2596 -2580 -2372 2820 2768 2348 2260 -2320 2732 -2356 2564 -2580 2548 2568 2552 2780 2260 2412 -2592 2248 -2220 2652 2272 2700 2380 -2596 2436 2356 2596 2428 -2296 2780 2332 2616 -2544 2576 2356 -2588 -2324 2372 -2820 -2340 -2548 -2260 2296 2448 -2220 2220 -2376 2780 2448 2276 2368 2264 2220 2516 2452 -2680 2388 -2220 2636 2728 2716 2620 2504 2460 2544 2436 2620 -2420 -2820 2220 -2684 -2360 2624 -2344 -2260 2692 2616 -2604 2220 2728 2636 2820 -2348 -2820 2360 2624 -2336 2780 2220 -2372 -2436 -2692 2716 2716 -2252 2352 2512 2296 -2764 2324 -2492 2244 -2396 -2320 2312 2220 2352 -2744 -2488 2656 2692 2252 2760 -2652 -2308 -2580 2664 -2580 2220 2780 2596 2412 2408 -2604 2516 2384 2468 -2388 2512 2340 2636 -2284 2264 2796 -2768 -2512 2748 2688 -2412 2628 2300 2232 2260 -2220 -2820 -2260 2272 2448 2660 -2380 2816 -2540 2220 2440 -2332 -2364 2220 2584 -2432 -2548 2372 2220 -2532 -2364 2444 -2220 -2736 2228 2416 -2820 -2548 2720 2260 2476 2412 2484 2492 2512 -2612 2296 -2220 -2260 -2292 2264 -2792 -2532 2456 -2660 2772 2572 -2692 -2584 -2612 -2820 2780 -2220 -2524 2756 2600 2220 2260 -2564 -2704 -2336 -2608 2468 2692 -2384 2780 2644 -2356 2564 -2556 2284 2620 -2572 -2432 2820 2468 2780 -2260 2220 2472 -2532 2272 2748 2536 -2312 -2360 2472 -2644 2400 2600 2220 2220 2348 2520 2276 2300 2716 -2820 2428 2408 2272 -2348 -2436 -2820 -2300 -2268 2552 2800 2476 2400 2672 -2284 2560 2392 2788 2636 -2580 2536 -2764 -2636 -2808 2408 2576 2640 2288 2220 2220 -2428 2480 -2548 2568 2676 2684 2780 -2308 2260 2260 2448 2636 -2628 2348 -2380 2220 2748 -2512 -2348 2336 2260 -2820 -2368 2408 -2316 -2440 2516 2524 2316 -2348 2468 2416 -2668 2696 2492 2260 2220 -2588 2372 2224 2264 2552 -2260 -2780 2220 -2740 2560 2260 2244 -2552 2632 -2784 -2572 2712 2692 -2504 2260 2796 2220 2780 -2472 -2260 -2480 -2260 2760 2260 2640 2400 2312 -2608 -2676 -2288 -2688 2792 -2296 2500 -2820 2352 2780 2428 2696 2772 -2532 2732 2308 2500 2616 2564 2648 2348 2756 2628 2404 -2228 2820 2220 2276 2220 2264 -2612 -2760 2692 2440 -2524 2596 -2396 2340 -2496 2668 2792 -2292 -2416 2780 -2220 2640 -2260 -2236 2780 2268 2780 2672 2720 2540 2572 2512 -2692 2220 -2664 -2280 2304 2288 2496 2644 2420 -2644 2576 -2400 2620 2480 2768 -2600 2264 2668 2220 2368 -2676 2284 2520 2616 -2260 -2372 2508 -2760 2220 -2576 2780 2604 -2568 -2304 -2260 -2236 -2380 -2624 2728 -2700 2372 2408 2328 2340 2820 -2636 -2820 -2764 2368 2304 -2768 -2540 2448 2260 -2720 -2220 -2600 -2444 -2260 -2664 -2612 2352 2712 2468 2788 -2500 -2692 2492 2748 2680 -2408 2808 2596 2336 -2820 -2688 2568 2416 2220 -2220 2500 -2512 -2224 2724 -2820 2228 2532 -2224 -2768 2420 2568 2312 2500 2544 2568 -2532 2668 2780 -2400 2452 2272 2352 2224 2724 2608 -2760 -2300 2464 -2304 2312 -2420 -2540 -2652 2220 2260 -2612 2392 2472 2704 2472 2260 2396 2408 2296 2628 2552 2496 2804 -2780 -2448 2520 -2480 2648 2260 -2580 -2780 -2604 2236 2732 2532 -2592 2464 2780 2384 2264 -2220 2780 2564 2252 2556 2640 -2528 2260 2500 2648 2244 2632 2752 2464 2564 2220 2256 2620 -2444 -2468 2236 2744 2448 2260 2332 2260 2280 2588 -2636 -2432 -2316 2364 -2288 -2492 2260 -2272 -2352 2248 2340 2260 2388 -2780 2308 -2756 -2260 -2544 -2412 -2380 -2252 2820 2820 2488 2596 2788 2580 2220 2668 -2480 2228 2408 2260 -2648 -2352 2260 -2608 -2452 2440 2220 2780 2780 2532 2220 2392 2236 2536 2220 -2524 -2696 2768 -2220 -2528 2540 -2476 -2220 2272 2260 -2580 2732 2488 2264 -2260 -2452 2604 2356 -2780 -2476 -2440 -2580 2220 2360 2612 -2820 2220 -2676 -2696 -2260 2312 2744 2820 -2548 -2480 2440 -2220 2260 2220 2768 2504 2508 2788 2468 2760 2528 2448 2324 2592 2400 2236 2296 2276 2452 2340 -2732 2756 -2820 -2820 2364 -2436 2556 2660 -2660 -2780 -2516 2288 2260 2368 -2432 2436 2776 -2608 -2504 -2500 -2580 2224 -2320 2232 2260 2768 2220 2564 -2752 -2516 2220 2436 2564 2604 2796 2744 2380 2456 
29.22/29.40	d NODES 2230
29.22/29.40	d CHECKS 7810919
29.22/29.40	   
29.22/29.40	   totalWckTime=29.205  totalCpuTime=27.66

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-1087042-1215242425/watcher-1087042-1215242425 -o /tmp/evaluation-result-1087042-1215242425/solver-1087042-1215242425 -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-1087042-1215242425.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 17783
/proc/meminfo: memFree=1834784/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=10616 CPUtime=0
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 248337545 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 2654 472 209 9 0 1184 0
[pid=17783/tid=17784] ppid=17781 vsize=10616 CPUtime=0
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 248337546 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 10563544 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.031763 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 17783
/proc/meminfo: memFree=1834784/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=861876 CPUtime=0.01
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 1880 0 1 0 1 0 0 0 18 0 5 0 248337545 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 215469 1567 695 9 0 210448 0
[pid=17783/tid=17784] ppid=17781 vsize=861876 CPUtime=0.01
/proc/17783/task/17784/stat : 17784 (java) S 17781 17783 17008 0 -1 64 1190 0 1 0 1 0 0 0 19 0 5 0 248337546 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.102622 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 17783
/proc/meminfo: memFree=1834784/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=865884 CPUtime=0.08
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 3720 0 1 0 7 1 0 0 18 0 9 0 248337545 886665216 3184 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 216471 3184 1688 9 0 211026 0
[pid=17783/tid=17784] ppid=17781 vsize=865884 CPUtime=0.06
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 2811 0 1 0 6 0 0 0 18 0 9 0 248337546 886665216 3184 996147200 134512640 134550740 4294955968 18446744073709551615 102709184 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301633 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 17783
/proc/meminfo: memFree=1834784/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=866248 CPUtime=0.28
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 5808 0 1 0 26 2 0 0 18 0 9 0 248337545 887037952 5182 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 216562 5182 1952 9 0 211090 0
[pid=17783/tid=17784] ppid=17781 vsize=866248 CPUtime=0.26
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 4884 0 1 0 24 2 0 0 18 0 9 0 248337546 887037952 5182 996147200 134512640 134550740 4294955968 18446744073709551615 4125979567 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866248

[startup+0.701673 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 17783
/proc/meminfo: memFree=1834784/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=866988 CPUtime=0.68
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 8281 0 1 0 64 4 0 0 18 0 9 0 248337545 887795712 7651 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 216747 7651 1967 9 0 211275 0
[pid=17783/tid=17784] ppid=17781 vsize=866988 CPUtime=0.58
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 7125 0 1 0 55 3 0 0 20 0 9 0 248337546 887795712 7651 996147200 134512640 134550740 4294955968 18446744073709551615 4125951336 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866988

[startup+1.50176 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17792
/proc/meminfo: memFree=1790680/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=867420 CPUtime=1.47
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 21673 0 1 0 138 9 0 0 18 0 9 0 248337545 888238080 21008 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 216855 21008 2004 9 0 211383 0
[pid=17783/tid=17784] ppid=17781 vsize=867420 CPUtime=1.2
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 15738 0 1 0 114 6 0 0 25 0 9 0 248337546 888238080 21008 996147200 134512640 134550740 4294955968 18446744073709551615 4126852427 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=867420 CPUtime=0.06
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 4596 0 0 0 5 1 0 0 16 0 9 0 248337548 888238080 21008 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248337548 888238080 21008 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 248337548 888238080 21008 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248337550 888238080 21008 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=867420 CPUtime=0.17
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 643 0 0 0 17 0 0 0 16 0 9 0 248337550 888238080 21008 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248337550 888238080 21008 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 248337550 888238080 21008 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867420

[startup+3.10192 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17792
/proc/meminfo: memFree=1745432/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=867420 CPUtime=3.07
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 24836 0 1 0 296 11 0 0 18 0 9 0 248337545 888238080 24168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 216855 24168 2006 9 0 211383 0
[pid=17783/tid=17784] ppid=17781 vsize=867420 CPUtime=2.67
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 15774 0 1 0 261 6 0 0 25 0 9 0 248337546 888238080 24168 996147200 134512640 134550740 4294955968 18446744073709551615 4126930800 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=867420 CPUtime=0.16
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 7705 0 0 0 13 3 0 0 17 0 9 0 248337548 888238080 24168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248337548 888238080 24168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 248337548 888238080 24168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248337550 888238080 24168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=867420 CPUtime=0.2
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 661 0 0 0 20 0 0 0 16 0 9 0 248337550 888238080 24168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248337550 888238080 24168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 248337550 888238080 24168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867420

[startup+6.30226 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17792
/proc/meminfo: memFree=1744856/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=867420 CPUtime=6.25
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 24869 0 1 0 612 13 0 0 18 0 9 0 248337545 888238080 24196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 216855 24196 2006 9 0 211383 0
[pid=17783/tid=17784] ppid=17781 vsize=867420 CPUtime=5.83
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 15780 0 1 0 575 8 0 0 25 0 9 0 248337546 888238080 24196 996147200 134512640 134550740 4294955968 18446744073709551615 4126444707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=867420 CPUtime=0.16
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 7705 0 0 0 13 3 0 0 17 0 9 0 248337548 888238080 24196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248337548 888238080 24196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 248337548 888238080 24196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248337550 888238080 24196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=867420 CPUtime=0.22
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 688 0 0 0 22 0 0 0 15 0 9 0 248337550 888238080 24196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248337550 888238080 24196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 248337550 888238080 24196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867420

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17792
/proc/meminfo: memFree=1744792/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=867420 CPUtime=12.62
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 24879 0 1 0 1247 15 0 0 18 0 9 0 248337545 888238080 24204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 216855 24204 2006 9 0 211383 0
[pid=17783/tid=17784] ppid=17781 vsize=867420 CPUtime=12.19
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 15782 0 1 0 1208 11 0 0 25 0 9 0 248337546 888238080 24204 996147200 134512640 134550740 4294955968 18446744073709551615 4126937975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=867420 CPUtime=0.16
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 7705 0 0 0 13 3 0 0 17 0 9 0 248337548 888238080 24204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248337548 888238080 24204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 248337548 888238080 24204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 248337550 888238080 24204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=867420 CPUtime=0.24
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 696 0 0 0 24 0 0 0 16 0 9 0 248337550 888238080 24204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 248337550 888238080 24204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=867420 CPUtime=0
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 248337550 888238080 24204 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867420

[startup+25.5023 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17796
/proc/meminfo: memFree=1695056/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=868068 CPUtime=25.34
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 63096 855 1 0 2488 31 14 1 18 0 9 0 248337545 888901632 37226 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 217017 37226 2616 9 0 211545 0
[pid=17783/tid=17784] ppid=17781 vsize=868068 CPUtime=24.11
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 28316 855 1 0 2380 16 14 1 25 0 9 0 248337546 888901632 37226 996147200 134512640 134550740 4294955968 18446744073709551615 4126903307 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=868068 CPUtime=0.96
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 32992 855 0 0 70 11 14 1 16 0 9 0 248337548 888901632 37226 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 17 855 0 0 0 0 14 1 16 0 9 0 248337548 888901632 37226 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 29 855 0 0 0 0 14 1 15 0 9 0 248337548 888901632 37226 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 18 0 9 0 248337550 888901632 37226 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=868068 CPUtime=0.52
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 912 855 0 0 37 0 14 1 15 0 9 0 248337550 888901632 37226 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 19 0 9 0 248337550 888901632 37226 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 8 855 0 0 0 0 14 1 15 0 9 0 248337550 888901632 37226 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 868068

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

[startup+27.1014 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17796
/proc/meminfo: memFree=1695056/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=868068 CPUtime=26.93
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 63100 855 1 0 2647 31 14 1 18 0 9 0 248337545 888901632 37228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 217017 37228 2616 9 0 211545 0
[pid=17783/tid=17784] ppid=17781 vsize=868068 CPUtime=25.7
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 28316 855 1 0 2539 16 14 1 25 0 9 0 248337546 888901632 37228 996147200 134512640 134550740 4294955968 18446744073709551615 4127373242 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=868068 CPUtime=0.96
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 32992 855 0 0 70 11 14 1 17 0 9 0 248337548 888901632 37228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 17 855 0 0 0 0 14 1 16 0 9 0 248337548 888901632 37228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 29 855 0 0 0 0 14 1 15 0 9 0 248337548 888901632 37228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 18 0 9 0 248337550 888901632 37228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=868068 CPUtime=0.52
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 915 855 0 0 37 0 14 1 15 0 9 0 248337550 888901632 37228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 19 0 9 0 248337550 888901632 37228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 9 855 0 0 0 0 14 1 15 0 9 0 248337550 888901632 37228 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.93
Current children cumulated vsize (KiB) 868068

[startup+28.7016 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17796
/proc/meminfo: memFree=1695056/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=868068 CPUtime=28.52
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 63105 855 1 0 2806 31 14 1 18 0 9 0 248337545 888901632 37231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 217017 37231 2616 9 0 211545 0
[pid=17783/tid=17784] ppid=17781 vsize=868068 CPUtime=27.28
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 28316 855 1 0 2697 16 14 1 25 0 9 0 248337546 888901632 37231 996147200 134512640 134550740 4294955968 18446744073709551615 4125965959 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=868068 CPUtime=0.96
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 32992 855 0 0 70 11 14 1 17 0 9 0 248337548 888901632 37231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 17 855 0 0 0 0 14 1 16 0 9 0 248337548 888901632 37231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 29 855 0 0 0 0 14 1 15 0 9 0 248337548 888901632 37231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 18 0 9 0 248337550 888901632 37231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=868068 CPUtime=0.53
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 920 855 0 0 38 0 14 1 15 0 9 0 248337550 888901632 37231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 19 0 9 0 248337550 888901632 37231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 9 855 0 0 0 0 14 1 15 0 9 0 248337550 888901632 37231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.52
Current children cumulated vsize (KiB) 868068

[startup+29.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17796
/proc/meminfo: memFree=1695056/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=868068 CPUtime=28.92
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 63113 855 1 0 2846 31 14 1 18 0 9 0 248337545 888901632 37238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 217017 37238 2616 9 0 211545 0
[pid=17783/tid=17784] ppid=17781 vsize=868068 CPUtime=27.67
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 28316 855 1 0 2736 16 14 1 25 0 9 0 248337546 888901632 37238 996147200 134512640 134550740 4294955968 18446744073709551615 4126095759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=868068 CPUtime=0.96
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 32992 855 0 0 70 11 14 1 17 0 9 0 248337548 888901632 37238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 17 855 0 0 0 0 14 1 16 0 9 0 248337548 888901632 37238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 29 855 0 0 0 0 14 1 15 0 9 0 248337548 888901632 37238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 18 0 9 0 248337550 888901632 37238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=868068 CPUtime=0.54
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 928 855 0 0 39 0 14 1 15 0 9 0 248337550 888901632 37238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 19 0 9 0 248337550 888901632 37238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 9 855 0 0 0 0 14 1 15 0 9 0 248337550 888901632 37238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.92
Current children cumulated vsize (KiB) 868068

[startup+29.3017 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17796
/proc/meminfo: memFree=1695056/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=868068 CPUtime=29.12
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 63121 855 1 0 2866 31 14 1 18 0 9 0 248337545 888901632 37246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 217017 37246 2616 9 0 211545 0
[pid=17783/tid=17784] ppid=17781 vsize=868068 CPUtime=27.86
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 28318 855 1 0 2755 16 14 1 25 0 9 0 248337546 888901632 37246 996147200 134512640 134550740 4294955968 18446744073709551615 4125950647 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=868068 CPUtime=0.96
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 32992 855 0 0 70 11 14 1 17 0 9 0 248337548 888901632 37246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 17 855 0 0 0 0 14 1 16 0 9 0 248337548 888901632 37246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 29 855 0 0 0 0 14 1 15 0 9 0 248337548 888901632 37246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 18 0 9 0 248337550 888901632 37246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=868068 CPUtime=0.55
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 934 855 0 0 40 0 14 1 16 0 9 0 248337550 888901632 37246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 19 0 9 0 248337550 888901632 37246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 9 855 0 0 0 0 14 1 15 0 9 0 248337550 888901632 37246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.12
Current children cumulated vsize (KiB) 868068

[startup+29.4017 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17796
/proc/meminfo: memFree=1695056/2055912 swapFree=4178564/4192956
[pid=17783] ppid=17781 vsize=868068 CPUtime=29.22
/proc/17783/stat : 17783 (java) S 17781 17783 17008 0 -1 0 63129 855 1 0 2876 31 14 1 18 0 9 0 248337545 888901632 37253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17783/statm: 217017 37253 2616 9 0 211545 0
[pid=17783/tid=17784] ppid=17781 vsize=868068 CPUtime=27.95
/proc/17783/task/17784/stat : 17784 (java) R 17781 17783 17008 0 -1 64 28320 855 1 0 2763 17 14 1 25 0 9 0 248337546 888901632 37253 996147200 134512640 134550740 4294955968 18446744073709551615 4127486030 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17786] ppid=17781 vsize=868068 CPUtime=0.96
/proc/17783/task/17786/stat : 17786 (java) S 17781 17783 17008 0 -1 64 32992 855 0 0 70 11 14 1 17 0 9 0 248337548 888901632 37253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17787] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17787/stat : 17787 (java) S 17781 17783 17008 0 -1 64 17 855 0 0 0 0 14 1 16 0 9 0 248337548 888901632 37253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17788] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17788/stat : 17788 (java) S 17781 17783 17008 0 -1 64 29 855 0 0 0 0 14 1 15 0 9 0 248337548 888901632 37253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17789] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17789/stat : 17789 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 18 0 9 0 248337550 888901632 37253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17790] ppid=17781 vsize=868068 CPUtime=0.57
/proc/17783/task/17790/stat : 17790 (java) S 17781 17783 17008 0 -1 64 940 855 0 0 41 1 14 1 15 0 9 0 248337550 888901632 37253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17791] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17791/stat : 17791 (java) S 17781 17783 17008 0 -1 64 1 855 0 0 0 0 14 1 19 0 9 0 248337550 888901632 37253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17783/tid=17792] ppid=17781 vsize=868068 CPUtime=0.15
/proc/17783/task/17792/stat : 17792 (java) S 17781 17783 17008 0 -1 64 9 855 0 0 0 0 14 1 15 0 9 0 248337550 888901632 37253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.22
Current children cumulated vsize (KiB) 868068

Child status: 0
Real time (s): 29.467
CPU time (s): 29.2765
CPU user time (s): 28.9196
CPU system time (s): 0.356945
CPU usage (%): 99.3535
Max. virtual memory (cumulated for all children) (KiB): 872872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.9196
system time used= 0.356945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64019
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2692
involuntary context switches= 3061

runsolver used 0.031995 second user time and 0.111982 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-05 09:20:25
IDJOB=1087042
IDBENCH=57918
IDSOLVER=363
FILE ID=node78/1087042-1215242425
PBS_JOBID= 7881955
Free space on /tmp= 126632 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp25/normalized-fapp25-2230-4.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-1087042-1215242425/watcher-1087042-1215242425 -o /tmp/evaluation-result-1087042-1215242425/solver-1087042-1215242425 -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-1087042-1215242425.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fc409cb8b4f9cf04e2dbeb29fe62b8ed
RANDOM SEED=1085573755

node78.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.247
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.247
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:      2055912 kB
MemFree:       1835264 kB
Buffers:          5276 kB
Cached:          83396 kB
SwapCached:       7072 kB
Active:         118768 kB
Inactive:        41176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1835264 kB
SwapTotal:     4192956 kB
SwapFree:      4178564 kB
Dirty:            4704 kB
Writeback:           0 kB
Mapped:          79248 kB
Slab:            46008 kB
Committed_AS:   790784 kB
PageTables:       1684 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= 126628 MiB
End job on node78 at 2008-07-05 09:20:55