Trace number 2097750

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 28.6886 28.9206

DiagnosticValue
CHECKS6428720
NODES750

General information on the benchmark

Namecsp/fapp/fapp34/
normalized-fapp34-0750-4.xml
MD5SUM1196fad89b5a5a4f355ab65ef889a576
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.3597
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2097750-1247413953.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.48/0.55	     nbVariables=750  nbDomainTypes=14  minDomainSize=82  maxDomainSize=998  nbTotalValues=329841
0.48/0.55	       =>  wckTime=0.29  cpuTime=0.21  mem=18M678
0.48/0.55	   
0.48/0.55	   predicates being loaded...
0.58/0.61	   
0.58/0.61	   constraints being loaded...
20.76/20.98	   
20.76/20.98	   INFO : Stopping converting binary constraints (cpu=20.38, mem = 50M100)
23.85/24.04	     nbConstraints=4623  nbMergedConstraints=4016  nbConvertedConstraints=324  nbConvertConstraintsChecks=46611120
23.85/24.04	     nbExtensionStructures=298  nbSharedExtensionStructures=35  nbConflictsStructures=472
23.85/24.04	     nbSharedConflictsStructures=276  nbUnbuiltConflictsStructures=3278  nbSharedBinaryRepresentations=174046
23.85/24.04	     nbEvaluationManagers=3452  nbSharedEvaluationManagers=847  minDegree=3  maxDegree=16  minArity=2  maxArity=2
23.85/24.04	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.651  symmetryCpuTime=0.54
23.85/24.04	       =>  wckTime=23.776  cpuTime=22.97  mem=61M489
24.05/24.27	   
24.05/24.27	   solver IterativeSystematicSolver being built... 
24.34/24.57	       =>  wckTime=24.304  cpuTime=23.21  mem=65M149
27.13/27.38	   
27.13/27.38	   preprocessing
27.13/27.38	     nbConstraintChecks=5963524  nbValidityChecks=494179  nbPropagations=1429  nbRevisions=20369
27.13/27.38	     nbUselessRevisions=16671  nbRemovedValues=311909  detectedInconsistency=no
27.13/27.38	       =>  wckTime=2.807  cpuTime=2.76  mem=65M149
28.60/28.82	   
28.60/28.82	   search
28.60/28.82	     run=0  nbConstraintChecks=465194  nbValidityChecks=540010  minDepth=751  maxDepth=750  nbPropagations=4390
28.60/28.82	     nbRevisions=42247  nbUselessRevisions=36319  nbAssignments=750  nbFailedAssignments=0  nbBacktracks=0
28.60/28.82	     nbVisitedNodes=751  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
28.60/28.82	     nbSEliminables=381.03  nbREliminables=0  nbIEliminables=174.87  nbDEliminables=0  nbPEliminables=0
28.60/28.82	       =>  wckTime=4.247  cpuTime=4.15  mem=78M954
28.60/28.82	   
28.60/28.82	   global
28.60/28.82	     nbConstraintChecks=6428718  nbValidityChecks=1034189  nbPropagations=5819  nbRevisions=62616
28.60/28.82	     nbUselessRevisions=52990  nbRestartNogoods=0  solvingWckTime=4.249  solvingCpuTime=4.15  expiredTime=no
28.60/28.82	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=27.34  globalCpuTime=27.42
28.60/28.82	       =>  wckTime=28.561  cpuTime=27.37  mem=78M954
28.60/28.85	   
28.60/28.85	s SATISFIABLE
28.60/28.85	v -2512 -2558 -3090 -3312 -3352 -3130 2554 -2478 2992 -2758 -2624 -2576 2588 -2758 -3036 -2616 -3044 2562 -3142 -2620 -2584 -2564 2564 -2518 -3044 -2562 3272 -3352 2616 2616 -2828 2756 -2578 -2854 3150 -2482 -3102 3302 -3096 -3352 -2788 -2796 -2996 -3076 -2788 -2604 3352 -2732 2582 -2788 -2518 -3190 -2890 -3150 -2604 3012 -2798 -2506 -2584 -2518 -2568 2576 2796 2784 -2828 -2478 -3150 -2828 -2558 -3038 2916 -3254 -2604 -2518 -3312 -2590 -3190 -3004 -2624 -3150 -2758 2814 3102 -2438 -2828 2612 -3218 -3044 3188 -2854 -2828 -2478 2686 -2574 -2478 -2788 -3004 -3102 -3056 -2562 -3352 -2930 -3312 -3104 -3002 -3044 -3004 -2982 -3150 2758 -2568 -2558 -2356 -2628 -3052 -3004 -2828 -2518 3144 -2478 -2408 3038 3152 3192 -3038 3312 -2992 2608 -3044 -2602 -3102 2558 -3312 -3150 -2602 -3150 2772 -3016 -2618 -3076 -2604 3144 -3004 3032 -2704 -2518 2604 -2758 -2540 3126 -2478 2998 -3190 -2758 2976 -2828 -2578 2584 -2478 -3008 -2620 -3150 -3150 -3148 3142 -2564 -2596 -2828 -2478 -2618 3190 -3150 -2518 -2618 -2542 2906 -3110 -2518 2598 2640 -2784 -2734 2726 3150 -2570 -3058 -2518 -2478 2788 -3142 -2478 -2578 2980 -2786 -2374 -3334 2628 2968 2992 -3150 -3150 -2628 -3142 -2558 -3044 -2362 -2518 -3352 -2680 -2952 -3190 -3352 -2614 -2522 -3312 -2608 -2518 -3190 -2798 -2558 -2828 -2942 -2788 2678 2602 -2578 2628 2404 -3150 -2478 -2558 -3190 -3062 -2854 2938 -2794 -2744 -2494 -2978 2818 -2828 -2828 -2584 -2556 3258 3228 -3142 2564 2620 3210 -3142 -2518 2480 -2478 -2478 -2616 -3102 -2402 2734 -3004 2938 -2828 -3190 -2624 -2590 -3256 -2564 3294 -2654 -2788 -2602 -3352 -2788 2396 3056 -2518 -2374 -3004 -3142 -2788 -2588 -2518 3020 -3144 -3044 -3352 -2518 2920 3214 -2858 -2766 -3190 2726 -3312 -3036 -3004 -2398 -2518 -3170 -3018 -3102 2620 2828 3258 2692 -2628 -3150 -3004 -3044 -3004 3136 -2628 -3190 -2558 -2584 -3190 -3190 -2582 2982 -3268 -3004 2356 -3312 2588 -3190 -2356 2876 3016 -3340 2788 -2678 -3004 -2516 -2586 3084 -2632 3218 3148 -3078 -2758 -2558 -2558 -3150 3148 3124 -2744 2756 -2758 -2826 3312 -2926 -2758 -2478 -2566 -3142 -2398 -3150 -3190 -2978 -3144 -3228 2356 -3106 -2624 -2584 -2798 -2620 -3004 -3280 -2518 -2626 -2518 3352 -2614 2364 -2952 2950 -3190 -2586 -2624 -2626 -2582 -3216 3342 2824 -3190 -2788 -2620 -2798 2676 -2832 -3312 -2518 -2610 -2580 2356 -3142 -3352 -3102 -2588 -3038 -2652 -2580 -2828 2818 -3352 -2718 -2356 -2620 -2710 -2798 -3044 -2368 2788 -3028 -2518 -3192 -3150 3300 -3044 -2500 -2576 -2628 -2562 -3004 -2626 -3004 -2516 2938 -3104 -2562 -2998 -2622 -2788 2960 -2558 -2546 -2558 2732 -3044 2544 -2788 -2588 -3150 -2866 -2478 2420 -3004 -2630 2942 -2798 -2960 -2788 3150 2396 -3044 2824 -3076 -2794 2580 -3312 -3190 2596 -3312 -2694 -3312 -3104 -2580 -2774 -2576 -2784 -2518 -3142 -2478 -2602 -2798 -2592 -2952 -2996 3000 -3190 -2518 -3352 -2396 2916 -2580 3016 -2638 -2562 2578 -2798 2814 3022 -2588 -3056 -3150 3142 -3004 -2898 -2610 -2494 2966 2876 -2720 -2602 -2828 -2758 -2518 2758 -2518 3312 -3312 -3312 -2604 -3036 2356 2946 -2518 -2754 3170 -2798 2814 -3102 -2618 -3004 -2798 -3102 2954 -3044 3102 -3312 2716 -2584 -2408 2988 -2828 -2518 -3190 -2758 -2630 -2788 2396 -2758 -2518 -3150 -3312 3146 -2604 -2562 3150 -2518 -3190 -2518 -2458 3352 -3004 -2788 2564 -2758 -2570 -2828 -3150 -2504 2520 -2396 -2622 2602 -2798 -2828 -2478 -2558 -3044 -2518 -3142 -2556 -2518 2558 2514 -2396 -2580 2618 3072 -3044 -3110 2606 -2518 -2576 -2990 -2558 -3240 -2438 3020 -2454 2396 -2518 -2620 2516 -2518 -3142 -2566 -3150 -3166 -2626 3092 3042 -2994 -2478 -2788 -2886 -3060 -2626 2778 -2788 2556 -2478 2926 -2758 -2518 -2556 -2478 -2478 -2620 -3004 -2586 -2604 -3104 -2518 -2828 -2580 -2798 -3202 -3102 2556 -2758 2368 -2618 -3242 -2786 -2518 -2518 2976 -2670 -3104 -3150 -2624 2568 -2518 -2582 -2758 -2828 -2478 -2578 -3044 -2608 3234 2580 -3142 -2562 -2754 -2828 -3190 2972 -2580 -3144 -2624 -2586 -3152 -3044 -2518 -3078 -3352 2858 -2788 2396 -2828 -2602 -3044 3188 -2798 -2622 -2580 -3102 -3352 2552 -3038 -2956 -2828 2380 2792 2728 -2788 -2768 2606 3182 -3044 -2616 -2798 3188 -2454 -2798 3036 2502 -2788 3016 -2498 -3142 3130 -3108 -3102 -2558 -2600 -2478 -2622 -2576 3016 -2478 -3190 -3078 3190 -2616 2414 -3044 -2798 -2826 -2518 3274 -2564 -3352 -3312 2898 2356 -2718 -2586 -2622 -2788 2906 -2564 -2798 -3352 -2414 -3190 -2518 -2478 -2588 -2460 -3102 -2582 -2518 -2478 -2478 
28.60/28.85	d NODES 750
28.60/28.85	d CHECKS 6428718
28.60/28.85	   
28.60/28.85	   totalWckTime=28.658  totalCpuTime=27.45

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097750-1247413953/watcher-2097750-1247413953 -o /tmp/evaluation-result-2097750-1247413953/solver-2097750-1247413953 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097750-1247413953.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 31225
/proc/meminfo: memFree=1680872/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=18576 CPUtime=0
/proc/31225/stat : 31225 (runsolver) R 31223 31225 29880 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 28462872 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31225/statm: 4644 284 249 26 0 2626 0

[startup+0.075059 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 31225
/proc/meminfo: memFree=1680872/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=864148 CPUtime=0.05
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 2974 0 1 0 4 1 0 0 18 0 9 0 28462872 884887552 2476 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 216037 2476 1165 9 0 210930 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864148

[startup+0.101062 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 31225
/proc/meminfo: memFree=1680872/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=865984 CPUtime=0.08
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 3732 0 1 0 7 1 0 0 18 0 9 0 28462872 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 216496 3200 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301078 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 31225
/proc/meminfo: memFree=1680872/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=866380 CPUtime=0.28
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 5862 0 1 0 25 3 0 0 18 0 9 0 28462872 887173120 5228 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 216595 5228 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701121 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 31225
/proc/meminfo: memFree=1680872/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=867576 CPUtime=0.67
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 10577 0 1 0 62 5 0 0 18 0 9 0 28462872 888397824 9931 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 216894 9931 2038 9 0 211330 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867576

[startup+1.50219 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 31234
/proc/meminfo: memFree=1632544/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=867648 CPUtime=1.47
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 20287 0 1 0 137 10 0 0 18 0 9 0 28462872 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 216912 19613 2031 9 0 211370 0
[pid=31225/tid=31227] ppid=31223 vsize=867648 CPUtime=1.2
/proc/31225/task/31227/stat : 31227 (java) R 31223 31225 29880 0 -1 64 15833 0 1 0 112 8 0 0 25 0 9 0 28462873 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4126917406 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31228] ppid=31223 vsize=867648 CPUtime=0.05
/proc/31225/task/31228/stat : 31228 (java) S 31223 31225 29880 0 -1 64 3062 0 0 0 5 0 0 0 16 0 9 0 28462875 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31229] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31229/stat : 31229 (java) S 31223 31225 29880 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28462875 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31230] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31230/stat : 31230 (java) S 31223 31225 29880 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28462875 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31231] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31231/stat : 31231 (java) S 31223 31225 29880 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28462877 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31232] ppid=31223 vsize=867648 CPUtime=0.19
/proc/31225/task/31232/stat : 31232 (java) S 31223 31225 29880 0 -1 64 690 0 0 0 19 0 0 0 15 0 9 0 28462877 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31233] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31233/stat : 31233 (java) S 31223 31225 29880 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28462877 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31234] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31234/stat : 31234 (java) S 31223 31225 29880 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28462877 888471552 19613 996147200 134512640 134550932 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) 867648

[startup+3.10234 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 31234
/proc/meminfo: memFree=1604064/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=867648 CPUtime=3.06
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 20293 0 1 0 296 10 0 0 18 0 9 0 28462872 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 216912 19618 2031 9 0 211370 0
[pid=31225/tid=31227] ppid=31223 vsize=867648 CPUtime=2.78
/proc/31225/task/31227/stat : 31227 (java) R 31223 31225 29880 0 -1 64 15835 0 1 0 270 8 0 0 25 0 9 0 28462873 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4126924112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31228] ppid=31223 vsize=867648 CPUtime=0.05
/proc/31225/task/31228/stat : 31228 (java) S 31223 31225 29880 0 -1 64 3062 0 0 0 5 0 0 0 17 0 9 0 28462875 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31229] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31229/stat : 31229 (java) S 31223 31225 29880 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28462875 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31230] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31230/stat : 31230 (java) S 31223 31225 29880 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28462875 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31231] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31231/stat : 31231 (java) S 31223 31225 29880 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28462877 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31232] ppid=31223 vsize=867648 CPUtime=0.2
/proc/31225/task/31232/stat : 31232 (java) S 31223 31225 29880 0 -1 64 694 0 0 0 20 0 0 0 15 0 9 0 28462877 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31233] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31233/stat : 31233 (java) S 31223 31225 29880 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28462877 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31234] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31234/stat : 31234 (java) S 31223 31225 29880 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28462877 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867648

[startup+6.30165 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 31234
/proc/meminfo: memFree=1591328/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=867648 CPUtime=6.22
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 20317 0 1 0 612 10 0 0 18 0 9 0 28462872 888471552 19639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 216912 19639 2031 9 0 211370 0
[pid=31225/tid=31227] ppid=31223 vsize=867648 CPUtime=5.92
/proc/31225/task/31227/stat : 31227 (java) R 31223 31225 29880 0 -1 64 15837 0 1 0 584 8 0 0 25 0 9 0 28462873 888471552 19639 996147200 134512640 134550932 4294955968 18446744073709551615 4126917366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31228] ppid=31223 vsize=867648 CPUtime=0.05
/proc/31225/task/31228/stat : 31228 (java) S 31223 31225 29880 0 -1 64 3062 0 0 0 5 0 0 0 16 0 9 0 28462875 888471552 19639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31229] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31229/stat : 31229 (java) S 31223 31225 29880 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28462875 888471552 19639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31230] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31230/stat : 31230 (java) S 31223 31225 29880 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28462875 888471552 19639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31231] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31231/stat : 31231 (java) S 31223 31225 29880 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28462877 888471552 19639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31232] ppid=31223 vsize=867648 CPUtime=0.22
/proc/31225/task/31232/stat : 31232 (java) S 31223 31225 29880 0 -1 64 716 0 0 0 22 0 0 0 16 0 9 0 28462877 888471552 19639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31233] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31233/stat : 31233 (java) S 31223 31225 29880 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28462877 888471552 19639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31234] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31234/stat : 31234 (java) S 31223 31225 29880 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28462877 888471552 19639 996147200 134512640 134550932 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) 867648

[startup+12.7023 s]
/proc/loadavg: 2.03 2.01 2.00 3/91 31236
/proc/meminfo: memFree=1555728/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=867648 CPUtime=12.57
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 20323 0 1 0 1246 11 0 0 18 0 9 0 28462872 888471552 19643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 216912 19643 2031 9 0 211370 0
[pid=31225/tid=31227] ppid=31223 vsize=867648 CPUtime=12.26
/proc/31225/task/31227/stat : 31227 (java) R 31223 31225 29880 0 -1 64 15841 0 1 0 1217 9 0 0 25 0 9 0 28462873 888471552 19643 996147200 134512640 134550932 4294955968 18446744073709551615 4126918786 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31225/tid=31228] ppid=31223 vsize=867648 CPUtime=0.05
/proc/31225/task/31228/stat : 31228 (java) S 31223 31225 29880 0 -1 64 3062 0 0 0 5 0 0 0 16 0 9 0 28462875 888471552 19643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31229] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31229/stat : 31229 (java) S 31223 31225 29880 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28462875 888471552 19643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31230] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31230/stat : 31230 (java) S 31223 31225 29880 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28462875 888471552 19643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31231] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31231/stat : 31231 (java) S 31223 31225 29880 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28462877 888471552 19643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31232] ppid=31223 vsize=867648 CPUtime=0.22
/proc/31225/task/31232/stat : 31232 (java) S 31223 31225 29880 0 -1 64 718 0 0 0 22 0 0 0 16 0 9 0 28462877 888471552 19643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31233] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31233/stat : 31233 (java) S 31223 31225 29880 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28462877 888471552 19643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31234] ppid=31223 vsize=867648 CPUtime=0
/proc/31225/task/31234/stat : 31234 (java) S 31223 31225 29880 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28462877 888471552 19643 996147200 134512640 134550932 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) 867648

[startup+25.5015 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 31242
/proc/meminfo: memFree=1315672/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=868296 CPUtime=25.34
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 53889 547 1 0 2504 24 5 1 18 0 9 0 28462872 889135104 31156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 217074 31156 2640 9 0 211532 0
[pid=31225/tid=31227] ppid=31223 vsize=868296 CPUtime=24.37
/proc/31225/task/31227/stat : 31227 (java) R 31223 31225 29880 0 -1 64 26225 547 1 0 2418 13 5 1 25 0 9 0 28462873 889135104 31156 996147200 134512640 134550932 4294955968 18446744073709551615 4126927236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31228] ppid=31223 vsize=868296 CPUtime=0.64
/proc/31225/task/31228/stat : 31228 (java) S 31223 31225 29880 0 -1 64 25830 547 0 0 50 8 5 1 16 0 9 0 28462875 889135104 31156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31229] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31229/stat : 31229 (java) S 31223 31225 29880 0 -1 64 17 547 0 0 0 0 5 1 16 0 9 0 28462875 889135104 31156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31230] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31230/stat : 31230 (java) S 31223 31225 29880 0 -1 64 31 547 0 0 0 0 5 1 15 0 9 0 28462875 889135104 31156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31231] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31231/stat : 31231 (java) S 31223 31225 29880 0 -1 64 2 547 0 0 0 0 5 1 18 0 9 0 28462877 889135104 31156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31232] ppid=31223 vsize=868296 CPUtime=0.4
/proc/31225/task/31232/stat : 31232 (java) S 31223 31225 29880 0 -1 64 960 547 0 0 34 0 5 1 15 0 9 0 28462877 889135104 31156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31233] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31233/stat : 31233 (java) S 31223 31225 29880 0 -1 64 1 547 0 0 0 0 5 1 19 0 9 0 28462877 889135104 31156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31234] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31234/stat : 31234 (java) S 31223 31225 29880 0 -1 64 14 547 0 0 0 0 5 1 15 0 9 0 28462877 889135104 31156 996147200 134512640 134550932 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) 868296

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

[startup+27.1026 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 31242
/proc/meminfo: memFree=1315672/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=868296 CPUtime=26.93
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 53893 547 1 0 2663 24 5 1 18 0 9 0 28462872 889135104 31157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 217074 31157 2640 9 0 211532 0
[pid=31225/tid=31227] ppid=31223 vsize=868296 CPUtime=25.96
/proc/31225/task/31227/stat : 31227 (java) R 31223 31225 29880 0 -1 64 26226 547 1 0 2577 13 5 1 25 0 9 0 28462873 889135104 31157 996147200 134512640 134550932 4294955968 18446744073709551615 4126925559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31228] ppid=31223 vsize=868296 CPUtime=0.64
/proc/31225/task/31228/stat : 31228 (java) S 31223 31225 29880 0 -1 64 25830 547 0 0 50 8 5 1 17 0 9 0 28462875 889135104 31157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31229] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31229/stat : 31229 (java) S 31223 31225 29880 0 -1 64 17 547 0 0 0 0 5 1 16 0 9 0 28462875 889135104 31157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31230] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31230/stat : 31230 (java) S 31223 31225 29880 0 -1 64 31 547 0 0 0 0 5 1 15 0 9 0 28462875 889135104 31157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31231] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31231/stat : 31231 (java) S 31223 31225 29880 0 -1 64 2 547 0 0 0 0 5 1 18 0 9 0 28462877 889135104 31157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31232] ppid=31223 vsize=868296 CPUtime=0.4
/proc/31225/task/31232/stat : 31232 (java) S 31223 31225 29880 0 -1 64 962 547 0 0 34 0 5 1 16 0 9 0 28462877 889135104 31157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31233] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31233/stat : 31233 (java) S 31223 31225 29880 0 -1 64 1 547 0 0 0 0 5 1 19 0 9 0 28462877 889135104 31157 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31234] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31234/stat : 31234 (java) S 31223 31225 29880 0 -1 64 15 547 0 0 0 0 5 1 15 0 9 0 28462877 889135104 31157 996147200 134512640 134550932 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) 868296

[startup+27.9027 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 31242
/proc/meminfo: memFree=1315672/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=868296 CPUtime=27.71
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 53906 547 1 0 2741 24 5 1 18 0 9 0 28462872 889135104 31169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 217074 31169 2640 9 0 211532 0
[pid=31225/tid=31227] ppid=31223 vsize=868296 CPUtime=26.73
/proc/31225/task/31227/stat : 31227 (java) R 31223 31225 29880 0 -1 64 26227 547 1 0 2654 13 5 1 25 0 9 0 28462873 889135104 31169 996147200 134512640 134550932 4294955968 18446744073709551615 4127400137 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31228] ppid=31223 vsize=868296 CPUtime=0.64
/proc/31225/task/31228/stat : 31228 (java) S 31223 31225 29880 0 -1 64 25830 547 0 0 50 8 5 1 17 0 9 0 28462875 889135104 31169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31229] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31229/stat : 31229 (java) S 31223 31225 29880 0 -1 64 17 547 0 0 0 0 5 1 16 0 9 0 28462875 889135104 31169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31230] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31230/stat : 31230 (java) S 31223 31225 29880 0 -1 64 31 547 0 0 0 0 5 1 15 0 9 0 28462875 889135104 31169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31231] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31231/stat : 31231 (java) S 31223 31225 29880 0 -1 64 2 547 0 0 0 0 5 1 18 0 9 0 28462877 889135104 31169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31232] ppid=31223 vsize=868296 CPUtime=0.44
/proc/31225/task/31232/stat : 31232 (java) S 31223 31225 29880 0 -1 64 974 547 0 0 37 1 5 1 15 0 9 0 28462877 889135104 31169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31233] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31233/stat : 31233 (java) S 31223 31225 29880 0 -1 64 1 547 0 0 0 0 5 1 19 0 9 0 28462877 889135104 31169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31234] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31234/stat : 31234 (java) S 31223 31225 29880 0 -1 64 15 547 0 0 0 0 5 1 15 0 9 0 28462877 889135104 31169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.71
Current children cumulated vsize (KiB) 868296

[startup+28.7028 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 31242
/proc/meminfo: memFree=1315608/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=868296 CPUtime=28.5
/proc/31225/stat : 31225 (java) S 31223 31225 29880 0 -1 0 53909 547 1 0 2820 24 5 1 18 0 9 0 28462872 889135104 31171 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 217074 31171 2640 9 0 211532 0
[pid=31225/tid=31227] ppid=31223 vsize=868296 CPUtime=27.51
/proc/31225/task/31227/stat : 31227 (java) R 31223 31225 29880 0 -1 64 26227 547 1 0 2732 13 5 1 25 0 9 0 28462873 889135104 31171 996147200 134512640 134550932 4294955968 18446744073709551615 4127400096 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31228] ppid=31223 vsize=868296 CPUtime=0.64
/proc/31225/task/31228/stat : 31228 (java) S 31223 31225 29880 0 -1 64 25830 547 0 0 50 8 5 1 17 0 9 0 28462875 889135104 31171 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31229] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31229/stat : 31229 (java) S 31223 31225 29880 0 -1 64 17 547 0 0 0 0 5 1 16 0 9 0 28462875 889135104 31171 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31230] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31230/stat : 31230 (java) S 31223 31225 29880 0 -1 64 31 547 0 0 0 0 5 1 15 0 9 0 28462875 889135104 31171 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31231] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31231/stat : 31231 (java) S 31223 31225 29880 0 -1 64 2 547 0 0 0 0 5 1 18 0 9 0 28462877 889135104 31171 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31232] ppid=31223 vsize=868296 CPUtime=0.44
/proc/31225/task/31232/stat : 31232 (java) S 31223 31225 29880 0 -1 64 977 547 0 0 37 1 5 1 15 0 9 0 28462877 889135104 31171 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31233] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31233/stat : 31233 (java) S 31223 31225 29880 0 -1 64 1 547 0 0 0 0 5 1 19 0 9 0 28462877 889135104 31171 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31225/tid=31234] ppid=31223 vsize=868296 CPUtime=0.06
/proc/31225/task/31234/stat : 31234 (java) S 31223 31225 29880 0 -1 64 15 547 0 0 0 0 5 1 15 0 9 0 28462877 889135104 31171 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.5
Current children cumulated vsize (KiB) 868296

[startup+28.9034 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 31242
/proc/meminfo: memFree=1315608/2055920 swapFree=4192812/4192956
[pid=31225] ppid=31223 vsize=0 CPUtime=28.65
/proc/31225/stat : 31225 (java) Z 31223 31225 29880 0 -1 12 53948 547 1 0 2835 24 5 1 16 0 2 0 28462872 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31225/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 28.65
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 28.9206
CPU time (s): 28.6886
CPU user time (s): 28.4117
CPU system time (s): 0.276957
CPU usage (%): 99.198
Max. virtual memory (cumulated for all children) (KiB): 868384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.4117
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54495
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= 2676
involuntary context switches= 3090

runsolver used 0.038994 second user time and 0.105983 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-12 17:52:34
IDJOB=2097750
IDBENCH=57690
IDSOLVER=774
FILE ID=node4/2097750-1247413953
PBS_JOBID= 9510635
Free space on /tmp= 66260 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp34/normalized-fapp34-0750-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097750-1247413953/watcher-2097750-1247413953 -o /tmp/evaluation-result-2097750-1247413953/solver-2097750-1247413953 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097750-1247413953.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1196fad89b5a5a4f355ab65ef889a576
RANDOM SEED=1881516811

node4.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.213
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.213
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:       1681352 kB
Buffers:         40372 kB
Cached:         122420 kB
SwapCached:          0 kB
Active:         253448 kB
Inactive:        66140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13056 kB
Writeback:           0 kB
Mapped:         174840 kB
Slab:            39944 kB
Committed_AS:  1004008 kB
PageTables:       2168 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= 66256 MiB
End job on node4 at 2009-07-12 17:53:03