Trace number 1087294

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 37.9152 38.0761

DiagnosticValue
CHECKS2321360
NODES1800

General information on the benchmark

Namecsp/fapp/fapp23/
normalized-fapp23-1800-9.xml
MD5SUM934d5befa5025b948f72904dd764f189
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 benchmark37.9152
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints63962
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63962
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1087294-1215243433.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.38/0.41	   
0.38/0.41	   variables being loaded...
0.67/0.75	     nbVariables=1800  nbDomainTypes=24  minDomainSize=46  maxDomainSize=302  nbTotalValues=455735
0.67/0.75	       =>  wckTime=0.513  cpuTime=0.36  mem=24M460
0.67/0.75	   
0.67/0.75	   predicates being loaded...
0.77/0.82	   
0.77/0.82	   constraints being loaded...
20.96/21.19	   
20.96/21.19	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 76M344)
33.86/34.08	     nbConstraints=33337  nbMergedConstraints=30625  nbConvertedConstraints=726  nbConvertConstraintsChecks=43383057
33.86/34.08	     nbExtensionStructures=640  nbSharedExtensionStructures=286  nbConflictsStructures=1760
33.86/34.08	     nbSharedConflictsStructures=556  nbUnbuiltConflictsStructures=8140  nbSharedBinaryRepresentations=289948
33.86/34.08	     nbEvaluationManagers=9260  nbSharedEvaluationManagers=23351  minDegree=10  maxDegree=47  minArity=2  maxArity=2
33.86/34.08	     nbGenerators=0  nbFusions=0  symmetryWckTime=3.733  symmetryCpuTime=3.2
33.86/34.08	       =>  wckTime=33.844  cpuTime=31.66  mem=131M501
34.55/34.78	   
34.55/34.78	   solver IterativeSystematicSolver being built... 
35.35/35.53	       =>  wckTime=35.294  cpuTime=32.16  mem=204M245
37.15/37.38	   
37.15/37.38	   preprocessing
37.15/37.38	     nbConstraintChecks=2268530  nbValidityChecks=127410  nbPropagations=2088  nbRevisions=94877
37.15/37.38	     nbUselessRevisions=88547  nbRemovedValues=452470  detectedInconsistency=no
37.15/37.38	       =>  wckTime=1.837  cpuTime=1.81  mem=204M245
37.76/37.97	   
37.76/37.97	   search
37.76/37.97	     run=0  nbConstraintChecks=52832  nbValidityChecks=79797  minDepth=1801  maxDepth=1800  nbPropagations=4331
37.76/37.97	     nbRevisions=135756  nbUselessRevisions=128983  nbAssignments=1800  nbFailedAssignments=0  nbBacktracks=0
37.76/37.97	     nbVisitedNodes=1801  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
37.76/37.97	     nbDEliminables=?  nbPEliminables=?
37.76/37.97	       =>  wckTime=2.425  cpuTime=2.37  mem=205M265
37.76/37.97	   
37.76/37.97	   global
37.76/37.97	     nbConstraintChecks=2321362  nbValidityChecks=207207  nbPropagations=6419  nbRevisions=230633
37.76/37.97	     nbUselessRevisions=217530  nbRestartNogoods=0  solvingWckTime=2.427  solvingCpuTime=2.37  expiredTime=no
37.76/37.97	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=34.43  globalCpuTime=34.59
37.76/37.97	       =>  wckTime=37.734  cpuTime=34.54  mem=205M265
37.85/38.01	   
37.85/38.01	s SATISFIABLE
37.85/38.01	v -2568 2480 -2708 2544 -2452 -2304 -2664 -2752 -2344 2220 -2352 -2736 -2588 -2452 -2380 -2672 2588 2316 -2784 -2228 -2320 2304 -2324 -2676 2540 -2716 -2744 -2476 2492 -2688 -2652 -2508 -2336 -2348 -2340 -2704 -2712 2744 -2620 2748 -2292 2228 2644 -2672 -2704 -2636 -2652 -2396 -2360 -2288 -2744 2396 -2628 -2720 -2768 2688 2540 -2296 -2248 -2412 -2312 -2460 -2224 -2796 2464 -2432 -2296 -2580 -2648 -2240 -2524 2440 2240 -2220 -2460 -2260 2264 -2752 -2528 -2496 -2440 -2488 2488 2652 -2424 -2488 -2252 -2768 -2644 -2636 -2380 -2744 -2728 2248 -2664 2516 -2412 -2648 -2220 -2696 -2516 -2320 2724 2620 -2340 -2508 -2452 2540 2820 -2780 -2260 -2576 -2728 2648 -2440 -2364 2276 -2432 -2684 -2548 2460 2688 -2360 -2220 2532 -2288 2620 -2696 -2576 2508 -2324 -2248 -2500 -2392 -2568 -2744 2628 2496 2780 -2296 -2568 -2464 -2460 -2516 -2448 -2744 2632 -2276 -2304 2648 2256 -2280 -2508 2436 2260 -2580 -2748 -2556 -2604 2808 -2744 -2716 -2672 2616 -2692 -2444 -2808 -2236 2648 2736 -2676 -2628 -2516 -2460 -2316 -2520 2288 -2684 -2304 -2260 2544 -2576 -2532 2472 -2704 2624 2472 2748 -2592 2340 -2460 -2612 2600 2640 -2808 -2424 2692 -2580 2452 -2808 -2304 -2628 -2692 2552 2344 2616 2576 -2636 2544 -2560 -2248 -2656 -2740 -2380 2564 -2540 2452 -2276 -2740 2760 -2464 -2476 -2484 2644 -2236 -2264 2532 2224 2712 -2476 -2748 -2728 -2760 -2820 -2256 2400 2720 -2752 2528 -2396 -2456 2284 -2548 2548 2412 -2372 -2404 -2732 -2272 2716 -2420 2236 2684 -2752 2556 -2764 -2548 2220 2700 -2732 2628 -2704 -2384 -2560 -2320 -2540 2520 -2732 -2348 -2756 -2696 2272 -2716 2376 2436 2364 2504 2756 2788 -2344 2348 -2592 2408 2664 2224 2588 -2648 -2420 -2640 -2716 2500 -2412 2704 -2508 2596 2308 -2440 2368 2332 -2560 -2276 2656 2660 2256 -2428 2496 -2572 -2416 2544 -2504 -2616 -2708 2396 -2464 2316 2236 -2284 -2504 -2516 -2700 -2260 2452 2484 2756 2280 -2628 -2264 2748 -2364 -2504 -2428 -2720 2316 -2400 -2668 -2584 -2468 -2628 -2512 2288 2544 -2592 -2664 -2508 -2716 -2720 -2292 2772 2484 -2744 -2780 -2532 -2376 -2400 -2676 2416 -2260 -2692 -2252 -2660 -2640 -2580 2708 -2796 -2728 -2228 -2260 2472 2220 -2672 -2452 -2700 2448 -2248 2340 -2716 -2364 -2260 -2660 -2676 2540 2688 2244 -2716 -2808 2344 -2720 -2480 -2620 2504 2412 2780 -2612 2548 -2392 -2556 2724 -2244 -2640 -2360 2596 -2676 -2492 2380 -2504 -2780 -2508 -2356 2404 2632 2672 -2456 -2340 2256 -2776 -2492 2708 -2728 2688 -2268 -2736 2688 2568 -2672 2500 -2628 -2580 2688 -2736 2660 -2288 -2608 2772 2484 -2624 2328 -2388 -2348 -2648 -2380 -2600 2476 -2716 2276 -2648 -2656 -2224 -2576 2656 -2712 2496 -2788 -2600 2388 2408 -2388 -2632 -2472 -2428 -2692 2708 2368 -2300 2408 -2776 2628 -2556 -2352 2500 -2628 -2704 2528 -2544 -2652 -2328 -2496 2736 -2700 -2580 -2724 2452 -2688 2792 -2392 2632 2268 -2436 -2620 2476 -2256 -2764 -2296 2256 -2336 -2532 2700 -2332 -2632 -2632 -2532 -2748 -2380 -2496 -2748 2688 2820 -2684 -2228 -2376 2456 2692 -2260 -2316 -2584 -2288 -2592 -2420 -2308 -2408 2416 -2600 -2352 -2540 -2596 -2608 -2452 -2500 -2352 -2284 2352 -2468 2516 -2628 2644 2656 -2448 -2500 2628 2540 -2580 2340 2616 2228 -2296 -2584 2288 -2468 2476 2708 -2740 -2312 -2320 -2600 -2708 -2476 -2784 -2792 -2748 2412 -2556 -2220 2696 2456 -2776 -2724 2444 2736 -2572 -2324 2480 2576 -2260 -2288 -2484 2708 -2492 -2264 -2348 -2392 -2460 -2632 -2708 -2444 -2520 -2520 -2812 -2476 2508 -2820 -2236 2360 2676 -2364 -2744 -2496 2360 2748 2488 2756 2732 -2604 -2548 -2708 -2692 -2632 -2416 -2304 -2800 -2404 -2432 2572 -2420 -2712 -2668 2680 2668 -2592 -2660 2660 -2516 -2628 -2452 -2580 -2532 -2624 -2300 -2716 -2780 -2520 -2340 -2412 2652 2520 -2424 -2316 -2684 -2516 2516 -2324 -2540 -2452 -2452 2436 -2512 -2452 2648 -2724 2368 2628 2240 -2384 -2260 -2772 -2380 -2704 -2556 -2548 2564 -2632 -2748 -2700 -2412 -2260 2264 2236 -2260 2648 -2544 2664 -2572 2680 2580 2420 -2556 -2704 -2484 -2268 -2264 2344 -2276 -2408 2360 -2712 -2748 -2324 -2632 -2456 2404 2516 -2508 2300 2288 -2780 -2820 -2420 -2632 2328 -2760 -2516 -2220 2356 -2516 2528 -2780 2280 -2780 2596 -2284 2716 2368 -2408 -2284 -2404 -2588 -2668 -2636 2360 -2492 -2372 -2456 -2744 -2776 -2312 2780 2744 2756 2376 -2692 -2288 -2432 -2748 -2768 -2356 -2260 -2520 -2712 -2420 -2656 -2496 -2524 2480 -2336 2756 -2552 -2372 2724 2500 -2684 -2328 -2780 2768 -2220 -2364 2408 -2532 2444 -2476 2320 -2672 2620 -2656 -2780 -2748 -2488 -2628 -2616 2516 2436 -2296 -2616 -2476 -2780 2684 -2820 2456 -2820 -2492 -2260 -2640 2724 -2560 2452 -2624 -2220 2356 -2340 -2364 2540 -2820 -2556 -2580 -2368 -2316 -2448 2480 2352 2420 2588 -2568 -2560 -2456 -2492 -2696 -2776 -2452 -2744 -2716 -2368 -2240 2492 -2516 -2684 -2316 2716 -2452 -2664 -2464 -2232 -2324 -2624 2492 -2764 -2276 2668 2452 -2340 -2256 -2800 2820 -2680 -2636 2360 -2628 2260 -2760 -2492 -2792 -2492 -2444 -2612 2464 -2640 -2348 2512 2288 2560 2592 -2220 2712 -2576 -2576 -2296 -2820 2344 -2500 -2288 2588 -2248 -2692 2784 2364 2500 -2744 -2220 -2488 -2516 -2596 -2220 -2476 -2312 2800 2540 -2332 2428 -2684 -2276 2528 -2320 2400 2360 -2552 2784 2296 -2452 -2504 2496 2252 -2580 -2452 -2364 -2596 -2376 -2264 2308 2264 -2692 2472 -2572 -2336 -2652 -2492 -2536 -2728 -2272 -2452 -2228 -2368 2820 2744 -2512 -2460 2748 2696 -2408 -2580 -2620 -2268 -2260 -2760 -2528 -2376 2228 -2524 2624 2368 -2368 2712 2668 -2304 -2340 2344 -2548 -2328 -2508 -2552 -2416 -2560 -2464 -2784 -2620 -2416 2248 -2516 -2508 -2408 -2748 -2816 -2536 2556 -2608 -2560 -2756 -2388 -2356 2776 -2436 -2328 -2604 -2672 2748 -2344 -2532 -2772 -2664 2720 -2536 -2356 2656 -2420 2400 -2480 -2704 2408 -2264 -2492 2808 -2384 -2300 -2412 -2520 -2768 2716 2412 -2748 2472 -2684 -2400 2240 2384 -2268 2736 -2780 2308 -2504 2808 -2312 2484 2664 -2748 2348 -2220 2468 2748 -2704 -2616 -2420 -2664 -2616 -2412 -2652 2588 2260 2644 -2296 2584 -2248 -2716 -2524 -2428 -2732 2460 -2760 -2688 -2628 2220 -2708 -2252 2668 -2676 -2680 -2520 -2668 -2800 -2580 -2636 -2748 2620 -2356 2276 2748 -2644 -2540 -2760 -2780 -2736 -2788 -2608 -2764 -2676 -2512 2304 -2672 -2452 -2548 -2508 -2460 -2280 -2792 -2492 -2324 -2500 -2324 -2592 -2540 2588 2716 -2600 -2756 -2668 -2492 -2560 2756 -2580 -2712 -2708 -2304 -2636 -2600 2456 -2288 2760 -2464 -2500 2552 -2520 -2740 -2320 -2260 2404 2528 -2344 2532 -2628 2520 -2632 -2672 -2632 -2576 -2428 -2320 -2632 -2452 2304 -2420 -2276 -2384 2412 2780 2632 -2652 -2756 -2508 2784 2760 -2808 2620 -2756 2728 2480 -2420 2284 -2476 2308 -2768 2300 -2516 -2496 2700 -2424 -2448 -2648 2384 2576 -2652 -2556 2280 2520 -2376 2248 -2516 -2528 -2796 2284 -2668 -2392 -2220 -2784 -2336 -2628 -2664 -2256 -2672 -2236 -2288 -2452 -2300 -2732 -2752 2444 2708 -2604 -2580 -2336 -2700 -2344 -2516 -2716 -2724 2588 -2276 -2220 2740 -2404 2612 2292 -2660 -2652 2572 -2592 -2412 2768 -2268 -2364 -2776 -2284 2352 -2688 -2460 -2780 -2520 -2740 -2656 -2480 -2608 2732 -2440 -2588 -2268 -2660 -2656 2608 2784 -2492 -2660 -2404 -2476 -2460 -2248 2564 2788 2440 -2272 -2588 -2480 -2596 -2460 -2628 -2524 -2716 2580 2616 -2300 -2720 -2260 -2484 -2616 -2372 -2260 2632 -2516 -2620 -2476 2284 2324 2388 -2344 -2376 2724 2404 -2264 -2540 -2644 -2552 -2480 -2344 -2268 -2508 2460 -2604 -2712 -2732 -2420 2560 -2776 -2588 -2520 -2756 -2688 -2644 -2684 -2236 -2676 -2556 2308 2728 2504 2568 -2764 2780 -2344 -2744 -2768 -2356 2744 2696 -2548 -2620 -2620 2664 -2268 2452 -2456 -2484 2300 2588 -2628 2540 2724 2672 -2688 -2664 -2428 -2620 2432 2788 -2448 2680 -2644 -2760 -2276 -2720 -2340 -2672 -2716 -2452 2432 2564 -2668 -2516 -2492 -2516 2288 -2528 -2484 2512 2720 -2252 2296 2640 2820 2460 2708 2624 2708 -2792 -2392 -2820 -2460 2516 -2784 -2736 2388 2544 -2376 -2764 -2684 -2620 2268 -2756 -2312 2792 -2272 -2280 -2560 -2220 2296 -2784 -2768 -2668 2644 -2548 -2708 -2660 2628 -2464 -2312 -2292 -2388 -2644 -2468 -2640 2492 2500 -2312 2316 -2272 -2712 -2816 -2432 -2444 -2456 -2656 -2224 -2484 -2788 2312 -2300 2644 -2476 2712 -2788 -2444 -2552 2636 2612 -2620 2756 2228 -2612 2236 -2736 -2404 -2764 2540 -2692 2420 -2756 2304 -2768 -2740 -2556 -2668 -2300 -2708 2512 2492 2512 -2580 2272 -2440 -2776 -2760 -2476 -2700 -2436 -2732 -2472 2368 -2684 2540 -2420 -2448 -2588 -2656 2328 2528 -2336 2320 2260 -2652 -2456 -2312 -2564 -2664 -2512 2404 -2580 -2352 -2476 -2420 -2700 2536 2592 2336 -2500 2668 -2588 2580 -2328 -2328 -2344 -2732 -2520 -2668 -2372 -2228 -2584 -2712 -2304 2760 -2248 -2648 -2268 -2500 2684 -2512 -2540 2768 -2476 2616 2320 -2380 -2668 -2520 2760 -2564 -2732 -2704 -2692 -2600 -2280 2520 -2328 2548 -2400 -2708 -2584 2692 -2232 2224 -2716 2244 2696 -2592 -2752 -2488 -2360 2568 2304 2720 -2604 2544 2716 -2628 2224 -2356 -2756 -2632 -2724 -2504 2284 -2628 -2716 2716 -2396 -2328 -2636 -2376 -2592 2724 -2460 2392 2584 2528 -2260 2636 2580 -2428 -2672 -2396 2256 -2656 -2504 -2704 2340 2396 -2436 -2568 -2496 -2300 -2276 2312 -2548 -2708 -2372 2412 -2740 -2536 2500 2588 -2236 -2764 2324 -2752 -2412 2672 -2408 -2548 -2544 -2580 -2232 -2576 -2440 -2444 -2528 -2332 -2292 2512 2696 2772 -2772 -2524 -2416 -2772 2708 2260 -2584 -2672 -2616 2308 2708 2372 -2344 -2452 2260 2708 -2344 2368 -2696 2628 -2508 2432 -2704 2544 2412 -2320 -2480 -2616 2300 2416 -2360 -2812 -2220 -2548 -2516 -2292 -2696 2256 -2508 -2772 -2448 -2452 -2672 -2220 -2480 -2520 -2380 -2604 -2492 2520 -2584 -2680 -2596 2596 -2268 2672 -2532 -2612 2632 -2760 -2720 -2284 -2720 -2296 -2784 -2676 -2560 -2800 -2656 -2688 2364 -2552 -2788 -2420 2588 -2460 2816 -2496 2396 -2520 -2672 2356 2472 -2320 -2640 2340 -2380 2752 -2560 -2680 -2616 -2504 2528 -2364 2428 2668 2624 -2512 -2272 -2500 -2504 -2512 2476 -2468 2388 -2360 2392 2492 2356 -2588 -2632 -2408 2632 -2716 2264 2504 -2596 -2500 2332 -2744 2704 -2364 2232 2288 -2588 -2644 -2492 -2744 2476 -2560 -2504 -2456 2640 -2244 -2808 -2756 -2476 -2736 -2404 2752 2668 2356 2480 -2624 -2820 2820 2320 -2568 -2596 -2772 -2460 -2720 -2388 -2680 2436 -2368 2552 -2340 -2624 2568 -2688 -2588 -2696 -2460 -2716 -2708 2676 -2600 -2436 -2732 -2496 -2540 -2292 -2628 2752 2488 -2424 2620 -2544 2628 -2588 -2364 2592 -2692 -2236 -2676 2388 -2280 -2464 -2644 2412 -2508 -2396 -2344 -2584 -2304 2672 -2580 -2748 -2476 2436 2448 -2616 -2756 -2280 -2628 2252 -2412 -2792 -2496 -2272 2644 -2568 -2396 2784 -2696 -2304 -2304 -2544 -2708 -2780 -2540 2604 -2596 -2588 -2296 -2456 -2544 2372 2732 
37.85/38.01	d NODES 1800
37.85/38.01	d CHECKS 2321362
37.85/38.01	   
37.85/38.01	   totalWckTime=37.825  totalCpuTime=34.63

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-1087294-1215243433/watcher-1087294-1215243433 -o /tmp/evaluation-result-1087294-1215243433/solver-1087294-1215243433 -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-1087294-1215243433.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.09 2.08 2.01 4/72 11643
/proc/meminfo: memFree=1904856/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=18572 CPUtime=0
/proc/11643/stat : 11643 (runsolver) R 11641 11643 11540 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 2003315793 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 259415141671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11643/statm: 4643 292 257 25 0 2626 0

[startup+0.0458419 s]
/proc/loadavg: 2.09 2.08 2.01 4/72 11643
/proc/meminfo: memFree=1904856/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=861876 CPUtime=0.02
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 2251 0 1 0 1 1 0 0 18 0 5 0 2003315793 882561024 1862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102559 s]
/proc/loadavg: 2.09 2.08 2.01 4/72 11643
/proc/meminfo: memFree=1904856/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=865884 CPUtime=0.08
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 3715 0 1 0 6 2 0 0 18 0 9 0 2003315793 886665216 3179 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216471 3179 1683 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301582 s]
/proc/loadavg: 2.09 2.08 2.01 4/72 11643
/proc/meminfo: memFree=1904856/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=866196 CPUtime=0.28
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 5621 0 1 0 25 3 0 0 18 0 9 0 2003315793 886984704 5035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216549 5035 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701628 s]
/proc/loadavg: 2.09 2.08 2.01 4/72 11643
/proc/meminfo: memFree=1904856/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867020 CPUtime=0.67
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 9996 0 1 0 61 6 0 0 18 0 9 0 2003315793 887828480 9366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216755 9366 1968 9 0 211283 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867020

[startup+1.50172 s]
/proc/loadavg: 2.09 2.08 2.01 3/81 11652
/proc/meminfo: memFree=1860880/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867472 CPUtime=1.47
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 20828 0 1 0 136 11 0 0 18 0 9 0 2003315793 888291328 20163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216868 20163 2004 9 0 211396 0
[pid=11643/tid=11645] ppid=11641 vsize=867472 CPUtime=1.19
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 15741 0 1 0 112 7 0 0 25 0 9 0 2003315794 888291328 20163 996147200 134512640 134550740 4294955968 18446744073709551615 12873299 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867472 CPUtime=0.06
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 3752 0 0 0 5 1 0 0 16 0 9 0 2003315796 888291328 20163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 20163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 20163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003315798 888291328 20163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867472 CPUtime=0.17
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 638 0 0 0 17 0 0 0 16 0 9 0 2003315798 888291328 20163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003315798 888291328 20163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003315798 888291328 20163 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) 867472

[startup+3.1029 s]
/proc/loadavg: 2.09 2.08 2.01 3/81 11652
/proc/meminfo: memFree=1819600/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867472 CPUtime=3.05
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 25385 0 1 0 293 12 0 0 18 0 9 0 2003315793 888291328 24718 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216868 24718 2004 9 0 211396 0
[pid=11643/tid=11645] ppid=11641 vsize=867472 CPUtime=2.58
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 15744 0 1 0 250 8 0 0 25 0 9 0 2003315794 888291328 24718 996147200 134512640 134550740 4294955968 18446744073709551615 4126525074 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867472 CPUtime=0.26
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 8306 0 0 0 24 2 0 0 16 0 9 0 2003315796 888291328 24718 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 24718 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 24718 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003315798 888291328 24718 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867472 CPUtime=0.17
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 638 0 0 0 17 0 0 0 16 0 9 0 2003315798 888291328 24718 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003315798 888291328 24718 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003315798 888291328 24718 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867472

[startup+6.30224 s]
/proc/loadavg: 2.24 2.11 2.02 3/81 11652
/proc/meminfo: memFree=1800400/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867472 CPUtime=6.22
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 28589 0 1 0 608 14 0 0 18 0 9 0 2003315793 888291328 27917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216868 27917 2006 9 0 211396 0
[pid=11643/tid=11645] ppid=11641 vsize=867472 CPUtime=5.5
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 15780 0 1 0 542 8 0 0 25 0 9 0 2003315794 888291328 27917 996147200 134512640 134550740 4294955968 18446744073709551615 4126944217 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867472 CPUtime=0.47
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 11452 0 0 0 43 4 0 0 17 0 9 0 2003315796 888291328 27917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 27917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 27917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003315798 888291328 27917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867472 CPUtime=0.21
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 660 0 0 0 21 0 0 0 15 0 9 0 2003315798 888291328 27917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003315798 888291328 27917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003315798 888291328 27917 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867472

[startup+12.703 s]
/proc/loadavg: 2.30 2.13 2.02 2/79 11653
/proc/meminfo: memFree=1816032/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867472 CPUtime=12.57
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 30236 0 1 0 1240 17 0 0 18 0 9 0 2003315793 888291328 29561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216868 29561 2006 9 0 211396 0
[pid=11643/tid=11645] ppid=11641 vsize=867472 CPUtime=11.73
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 15784 0 1 0 1163 10 0 0 25 0 9 0 2003315794 888291328 29561 996147200 134512640 134550740 4294955968 18446744073709551615 4126915140 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867472 CPUtime=0.57
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 13074 0 0 0 53 4 0 0 16 0 9 0 2003315796 888291328 29561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 29561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 29561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003315798 888291328 29561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867472 CPUtime=0.23
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 681 0 0 0 23 0 0 0 16 0 9 0 2003315798 888291328 29561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003315798 888291328 29561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003315798 888291328 29561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867472

[startup+25.5027 s]
/proc/loadavg: 2.32 2.14 2.03 3/91 11691
/proc/meminfo: memFree=1755456/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867472 CPUtime=25.37
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 35253 0 1 0 2514 23 0 0 18 0 9 0 2003315793 888291328 34569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216868 34569 2007 9 0 211396 0
[pid=11643/tid=11645] ppid=11641 vsize=867472 CPUtime=24.16
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 15794 0 1 0 2403 13 0 0 25 0 9 0 2003315794 888291328 34569 996147200 134512640 134550740 4294955968 18446744073709551615 102887925 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867472 CPUtime=0.89
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 18054 0 0 0 82 7 0 0 16 0 9 0 2003315796 888291328 34569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 34569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003315796 888291328 34569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2003315798 888291328 34569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867472 CPUtime=0.27
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 708 0 0 0 27 0 0 0 16 0 9 0 2003315798 888291328 34569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003315798 888291328 34569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867472 CPUtime=0
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003315798 888291328 34569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 867472

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

[startup+31.9071 s]
/proc/loadavg: 2.37 2.15 2.03 3/91 11695
/proc/meminfo: memFree=1716728/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867796 CPUtime=31.76
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 44025 1882 1 0 3108 28 37 3 18 0 9 0 2003315793 888623104 40674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216949 40674 2018 9 0 211477 0
[pid=11643/tid=11645] ppid=11641 vsize=867796 CPUtime=30.09
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 18155 1882 1 0 2954 15 37 3 25 0 9 0 2003315794 888623104 40674 996147200 134512640 134550740 4294955968 18446744073709551615 4127234874 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867796 CPUtime=1.72
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 24160 1882 0 0 123 9 37 3 16 0 9 0 2003315796 888623104 40674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 13 1882 0 0 0 0 37 3 16 0 9 0 2003315796 888623104 40674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 5 1882 0 0 0 0 37 3 16 0 9 0 2003315796 888623104 40674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 1882 0 0 0 0 37 3 18 0 9 0 2003315798 888623104 40674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867796 CPUtime=0.71
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 864 1882 0 0 30 1 37 3 16 0 9 0 2003315798 888623104 40674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 1882 0 0 0 0 37 3 19 0 9 0 2003315798 888623104 40674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 15 1882 0 0 0 0 37 3 15 0 9 0 2003315798 888623104 40674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.76
Current children cumulated vsize (KiB) 867796

[startup+35.1034 s]
/proc/loadavg: 2.34 2.15 2.03 4/91 11695
/proc/meminfo: memFree=1681656/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867796 CPUtime=34.96
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 86961 1882 1 0 3420 36 37 3 18 0 9 0 2003315793 888623104 48472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216949 48477 2615 9 0 211477 0
[pid=11643/tid=11645] ppid=11641 vsize=867796 CPUtime=32.48
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 33067 1882 1 0 3191 17 37 3 25 0 9 0 2003315794 888623104 48527 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867796 CPUtime=2.49
/proc/11643/task/11646/stat : 11646 (java) R 11641 11643 11540 0 -1 64 52167 1882 0 0 194 15 37 3 16 0 9 0 2003315796 888623104 48534 996147200 134512640 134550740 4294955968 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 17 1882 0 0 0 0 37 3 16 0 9 0 2003315796 888623104 48540 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 23 1882 0 0 0 0 37 3 15 0 9 0 2003315796 888623104 48547 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 1882 0 0 0 0 37 3 18 0 9 0 2003315798 888623104 48553 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867796 CPUtime=0.75
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 921 1882 0 0 34 1 37 3 15 0 9 0 2003315798 888623104 48559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 1882 0 0 0 0 37 3 19 0 9 0 2003315798 888623104 48565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867796 CPUtime=0.4
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 15 1882 0 0 0 0 37 3 15 0 9 0 2003315798 888623104 48572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.96
Current children cumulated vsize (KiB) 867796

[startup+36.7026 s]
/proc/loadavg: 2.34 2.15 2.03 3/91 11695
/proc/meminfo: memFree=1639032/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867884 CPUtime=36.55
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 96650 1882 1 0 3576 39 37 3 18 0 9 0 2003315793 888713216 58076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216971 58076 2638 9 0 211477 0
[pid=11643/tid=11645] ppid=11641 vsize=867884 CPUtime=33.9
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 33147 1882 1 0 3332 18 37 3 25 0 9 0 2003315794 888713216 58076 996147200 134512640 134550740 4294955968 18446744073709551615 4126915727 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867884 CPUtime=2.61
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 61623 1882 0 0 203 18 37 3 17 0 9 0 2003315796 888713216 58076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 17 1882 0 0 0 0 37 3 16 0 9 0 2003315796 888713216 58076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 23 1882 0 0 0 0 37 3 15 0 9 0 2003315796 888713216 58076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 1882 0 0 0 0 37 3 18 0 9 0 2003315798 888713216 58076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867884 CPUtime=0.8
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 1012 1882 0 0 39 1 37 3 15 0 9 0 2003315798 888713216 58076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 1882 0 0 0 0 37 3 19 0 9 0 2003315798 888713216 58076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 15 1882 0 0 0 0 37 3 15 0 9 0 2003315798 888713216 58076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 36.55
Current children cumulated vsize (KiB) 867884

[startup+37.5027 s]
/proc/loadavg: 2.34 2.15 2.03 3/91 11695
/proc/meminfo: memFree=1636792/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867884 CPUtime=37.36
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 96661 1882 1 0 3656 40 37 3 18 0 9 0 2003315793 888713216 58086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216971 58086 2638 9 0 211477 0
[pid=11643/tid=11645] ppid=11641 vsize=867884 CPUtime=34.69
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 33148 1882 1 0 3411 18 37 3 25 0 9 0 2003315794 888713216 58086 996147200 134512640 134550740 4294955968 18446744073709551615 4127488019 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867884 CPUtime=2.61
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 61623 1882 0 0 203 18 37 3 17 0 9 0 2003315796 888713216 58086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 17 1882 0 0 0 0 37 3 16 0 9 0 2003315796 888713216 58086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 23 1882 0 0 0 0 37 3 15 0 9 0 2003315796 888713216 58086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 1882 0 0 0 0 37 3 18 0 9 0 2003315798 888713216 58086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867884 CPUtime=0.81
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 1022 1882 0 0 40 1 37 3 15 0 9 0 2003315798 888713216 58086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 1882 0 0 0 0 37 3 19 0 9 0 2003315798 888713216 58086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 15 1882 0 0 0 0 37 3 15 0 9 0 2003315798 888713216 58086 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 37.36
Current children cumulated vsize (KiB) 867884

[startup+37.9027 s]
/proc/loadavg: 2.34 2.15 2.03 3/91 11695
/proc/meminfo: memFree=1636792/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867884 CPUtime=37.76
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 96673 1882 1 0 3696 40 37 3 18 0 9 0 2003315793 888713216 58098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216971 58098 2638 9 0 211477 0
[pid=11643/tid=11645] ppid=11641 vsize=867884 CPUtime=35.07
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 33150 1882 1 0 3449 18 37 3 25 0 9 0 2003315794 888713216 58098 996147200 134512640 134550740 4294955968 18446744073709551615 4126912478 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867884 CPUtime=2.61
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 61623 1882 0 0 203 18 37 3 17 0 9 0 2003315796 888713216 58098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 17 1882 0 0 0 0 37 3 16 0 9 0 2003315796 888713216 58098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 23 1882 0 0 0 0 37 3 15 0 9 0 2003315796 888713216 58098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 1882 0 0 0 0 37 3 18 0 9 0 2003315798 888713216 58098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867884 CPUtime=0.83
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 1032 1882 0 0 42 1 37 3 15 0 9 0 2003315798 888713216 58098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 1882 0 0 0 0 37 3 19 0 9 0 2003315798 888713216 58098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 15 1882 0 0 0 0 37 3 15 0 9 0 2003315798 888713216 58098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 37.76
Current children cumulated vsize (KiB) 867884

[startup+38.0028 s]
/proc/loadavg: 2.34 2.15 2.03 3/91 11695
/proc/meminfo: memFree=1636792/2055920 swapFree=4180096/4192956
[pid=11643] ppid=11641 vsize=867884 CPUtime=37.85
/proc/11643/stat : 11643 (java) S 11641 11643 11540 0 -1 0 96679 1882 1 0 3705 40 37 3 18 0 9 0 2003315793 888713216 58101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11643/statm: 216971 58101 2638 9 0 211477 0
[pid=11643/tid=11645] ppid=11641 vsize=867884 CPUtime=35.16
/proc/11643/task/11645/stat : 11645 (java) R 11641 11643 11540 0 -1 64 33154 1882 1 0 3458 18 37 3 25 0 9 0 2003315794 888713216 58101 996147200 134512640 134550740 4294955968 18446744073709551615 4127558862 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11646] ppid=11641 vsize=867884 CPUtime=2.61
/proc/11643/task/11646/stat : 11646 (java) S 11641 11643 11540 0 -1 64 61623 1882 0 0 203 18 37 3 17 0 9 0 2003315796 888713216 58101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11647] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11647/stat : 11647 (java) S 11641 11643 11540 0 -1 64 17 1882 0 0 0 0 37 3 16 0 9 0 2003315796 888713216 58101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11648] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11648/stat : 11648 (java) S 11641 11643 11540 0 -1 64 23 1882 0 0 0 0 37 3 15 0 9 0 2003315796 888713216 58101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11649] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11649/stat : 11649 (java) S 11641 11643 11540 0 -1 64 0 1882 0 0 0 0 37 3 18 0 9 0 2003315798 888713216 58101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11650] ppid=11641 vsize=867884 CPUtime=0.84
/proc/11643/task/11650/stat : 11650 (java) S 11641 11643 11540 0 -1 64 1034 1882 0 0 43 1 37 3 16 0 9 0 2003315798 888713216 58101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11643/tid=11651] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11651/stat : 11651 (java) S 11641 11643 11540 0 -1 64 2 1882 0 0 0 0 37 3 19 0 9 0 2003315798 888713216 58101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11643/tid=11652] ppid=11641 vsize=867884 CPUtime=0.4
/proc/11643/task/11652/stat : 11652 (java) S 11641 11643 11540 0 -1 64 15 1882 0 0 0 0 37 3 15 0 9 0 2003315798 888713216 58101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 37.85
Current children cumulated vsize (KiB) 867884

Child status: 0
Real time (s): 38.0761
CPU time (s): 37.9152
CPU user time (s): 37.4463
CPU system time (s): 0.468928
CPU usage (%): 99.5775
Max. virtual memory (cumulated for all children) (KiB): 871496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.4463
system time used= 0.468928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98599
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= 2911
involuntary context switches= 3294

runsolver used 0.055991 second user time and 0.143978 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-05 09:37:13
IDJOB=1087294
IDBENCH=57965
IDSOLVER=363
FILE ID=node42/1087294-1215243433
PBS_JOBID= 7882023
Free space on /tmp= 66484 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp23/normalized-fapp23-1800-9.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-1087294-1215243433/watcher-1087294-1215243433 -o /tmp/evaluation-result-1087294-1215243433/solver-1087294-1215243433 -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-1087294-1215243433.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 934d5befa5025b948f72904dd764f189
RANDOM SEED=69317806

node42.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.214
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.214
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:       1905272 kB
Buffers:          4824 kB
Cached:          63124 kB
SwapCached:       6580 kB
Active:          78808 kB
Inactive:        21544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905272 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:           10860 kB
Writeback:           0 kB
Mapped:          40040 kB
Slab:            35492 kB
Committed_AS:  3661436 kB
PageTables:       1856 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node42 at 2008-07-05 09:37:51