Trace number 2097749

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 28.3597 28.4955

DiagnosticValue
CHECKS6432020
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.07/0.10	
0.07/0.10	Abscon 112 (May, 2008)
0.16/0.26	
0.16/0.26	   configuration
0.16/0.26	     name=mac.xml
0.16/0.29	   
0.16/0.29	   instance
0.16/0.29	     name=HOME/instance-2097749-1247413949.xml
0.26/0.33	   
0.26/0.33	   domains being loaded...
0.26/0.37	   
0.26/0.37	   variables being loaded...
0.47/0.53	     nbVariables=750  nbDomainTypes=14  minDomainSize=82  maxDomainSize=998  nbTotalValues=329841
0.47/0.53	       =>  wckTime=0.27  cpuTime=0.19  mem=18M678
0.47/0.53	   
0.47/0.53	   predicates being loaded...
0.47/0.59	   
0.47/0.59	   constraints being loaded...
20.56/20.60	   
20.56/20.60	   INFO : Stopping converting binary constraints (cpu=20.1, mem = 51M85)
23.53/23.63	     nbConstraints=4623  nbMergedConstraints=4016  nbConvertedConstraints=327  nbConvertConstraintsChecks=48193948
23.53/23.63	     nbExtensionStructures=301  nbSharedExtensionStructures=35  nbConflictsStructures=475
23.53/23.63	     nbSharedConflictsStructures=276  nbUnbuiltConflictsStructures=3275  nbSharedBinaryRepresentations=177629
23.53/23.63	     nbEvaluationManagers=3449  nbSharedEvaluationManagers=847  minDegree=3  maxDegree=16  minArity=2  maxArity=2
23.53/23.63	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.662  symmetryCpuTime=0.53
23.53/23.63	       =>  wckTime=23.372  cpuTime=22.7  mem=62M91
23.73/23.85	   
23.73/23.85	   solver IterativeSystematicSolver being built... 
24.03/24.15	       =>  wckTime=23.884  cpuTime=22.94  mem=65M165
26.79/26.96	   
26.79/26.96	   preprocessing
26.79/26.96	     nbConstraintChecks=5965576  nbValidityChecks=493650  nbPropagations=1429  nbRevisions=20369
26.79/26.96	     nbUselessRevisions=16671  nbRemovedValues=311909  detectedInconsistency=no
26.79/26.96	       =>  wckTime=2.806  cpuTime=2.75  mem=65M165
28.18/28.39	   
28.18/28.39	   search
28.18/28.39	     run=0  nbConstraintChecks=466449  nbValidityChecks=539367  minDepth=751  maxDepth=750  nbPropagations=4390
28.18/28.39	     nbRevisions=42247  nbUselessRevisions=36319  nbAssignments=750  nbFailedAssignments=0  nbBacktracks=0
28.18/28.39	     nbVisitedNodes=751  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
28.18/28.39	     nbSEliminables=381.03  nbREliminables=0  nbIEliminables=174.87  nbDEliminables=0  nbPEliminables=0
28.18/28.40	       =>  wckTime=4.241  cpuTime=4.14  mem=79M33
28.18/28.40	   
28.18/28.40	   global
28.18/28.40	     nbConstraintChecks=6432025  nbValidityChecks=1033017  nbPropagations=5819  nbRevisions=62616
28.18/28.40	     nbUselessRevisions=52990  nbRestartNogoods=0  solvingWckTime=4.245  solvingCpuTime=4.14  expiredTime=no
28.29/28.40	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=27.06  globalCpuTime=27.13
28.29/28.40	       =>  wckTime=28.135  cpuTime=27.09  mem=79M33
28.29/28.42	   
28.29/28.42	s SATISFIABLE
28.29/28.42	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.29/28.42	d NODES 750
28.29/28.42	d CHECKS 6432025
28.29/28.42	   
28.29/28.42	   totalWckTime=28.227  totalCpuTime=27.16

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-2097749-1247413949/watcher-2097749-1247413949 -o /tmp/evaluation-result-2097749-1247413949/solver-2097749-1247413949 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097749-1247413949.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.00 2.02 2.03 4/80 27921
/proc/meminfo: memFree=1743516/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=152 CPUtime=0
/proc/27921/stat : 27921 (java) R 27919 27921 24991 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28462005 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 8663844 0 0 4096 0 0 0 0 17 0 0 0
/proc/27921/statm: 38 26 19 9 0 4 0

[startup+0.011075 s]
/proc/loadavg: 2.00 2.02 2.03 4/80 27921
/proc/meminfo: memFree=1743516/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=10792 CPUtime=0
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 743 0 0 0 0 0 0 0 18 0 2 0 28462005 11051008 523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 2698 523 242 9 0 1196 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10792

[startup+0.102082 s]
/proc/loadavg: 2.00 2.02 2.03 4/80 27921
/proc/meminfo: memFree=1743516/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=865952 CPUtime=0.07
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 3613 0 1 0 5 2 0 0 18 0 9 0 28462005 886734848 3098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 216488 3100 1654 9 0 210980 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865952

[startup+0.301104 s]
/proc/loadavg: 2.00 2.02 2.03 4/80 27921
/proc/meminfo: memFree=1743516/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=866380 CPUtime=0.26
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 5864 0 1 0 23 3 0 0 18 0 9 0 28462005 887173120 5230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 216595 5231 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 866380

[startup+0.701151 s]
/proc/loadavg: 2.00 2.02 2.03 4/80 27921
/proc/meminfo: memFree=1743516/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=867736 CPUtime=0.66
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 10864 0 1 0 60 6 0 0 18 0 9 0 28462005 888561664 10218 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 216934 10219 2038 9 0 211370 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867736

[startup+1.50124 s]
/proc/loadavg: 2.00 2.02 2.03 3/89 27930
/proc/meminfo: memFree=1691988/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=867648 CPUtime=1.46
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 20287 0 1 0 135 11 0 0 18 0 9 0 28462005 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 216912 19613 2031 9 0 211370 0
[pid=27921/tid=27923] ppid=27919 vsize=867648 CPUtime=1.19
/proc/27921/task/27923/stat : 27923 (java) R 27919 27921 24991 0 -1 64 15832 0 1 0 110 9 0 0 25 0 9 0 28462006 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4126917410 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27924] ppid=27919 vsize=867648 CPUtime=0.06
/proc/27921/task/27924/stat : 27924 (java) S 27919 27921 24991 0 -1 64 3062 0 0 0 5 1 0 0 16 0 9 0 28462010 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27925] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27925/stat : 27925 (java) S 27919 27921 24991 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28462010 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27926] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27926/stat : 27926 (java) S 27919 27921 24991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28462010 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27927] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27927/stat : 27927 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 28462012 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27928] ppid=27919 vsize=867648 CPUtime=0.19
/proc/27921/task/27928/stat : 27928 (java) S 27919 27921 24991 0 -1 64 692 0 0 0 19 0 0 0 15 0 9 0 28462012 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27929] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27929/stat : 27929 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28462012 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27930] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27930/stat : 27930 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28462012 888471552 19613 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867648

[startup+3.10142 s]
/proc/loadavg: 2.00 2.02 2.03 3/89 27930
/proc/meminfo: memFree=1672660/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=867648 CPUtime=3.07
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 20293 0 1 0 295 12 0 0 18 0 9 0 28462005 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 216912 19618 2031 9 0 211370 0
[pid=27921/tid=27923] ppid=27919 vsize=867648 CPUtime=2.78
/proc/27921/task/27923/stat : 27923 (java) R 27919 27921 24991 0 -1 64 15834 0 1 0 269 9 0 0 25 0 9 0 28462006 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4126921927 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27924] ppid=27919 vsize=867648 CPUtime=0.06
/proc/27921/task/27924/stat : 27924 (java) S 27919 27921 24991 0 -1 64 3062 0 0 0 5 1 0 0 17 0 9 0 28462010 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27925] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27925/stat : 27925 (java) S 27919 27921 24991 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28462010 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27926] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27926/stat : 27926 (java) S 27919 27921 24991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28462010 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27927] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27927/stat : 27927 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 28462012 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27928] ppid=27919 vsize=867648 CPUtime=0.2
/proc/27921/task/27928/stat : 27928 (java) S 27919 27921 24991 0 -1 64 696 0 0 0 20 0 0 0 15 0 9 0 28462012 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27929] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27929/stat : 27929 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28462012 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27930] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27930/stat : 27930 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28462012 888471552 19618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867648

[startup+6.30277 s]
/proc/loadavg: 2.00 2.02 2.03 3/89 27930
/proc/meminfo: memFree=1672340/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=867648 CPUtime=6.26
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 20315 0 1 0 614 12 0 0 18 0 9 0 28462005 888471552 19638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 216912 19638 2031 9 0 211370 0
[pid=27921/tid=27923] ppid=27919 vsize=867648 CPUtime=5.96
/proc/27921/task/27923/stat : 27923 (java) R 27919 27921 24991 0 -1 64 15835 0 1 0 587 9 0 0 25 0 9 0 28462006 888471552 19638 996147200 134512640 134550932 4294955968 18446744073709551615 4126917339 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27924] ppid=27919 vsize=867648 CPUtime=0.06
/proc/27921/task/27924/stat : 27924 (java) S 27919 27921 24991 0 -1 64 3062 0 0 0 5 1 0 0 17 0 9 0 28462010 888471552 19638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27925] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27925/stat : 27925 (java) S 27919 27921 24991 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28462010 888471552 19638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27926] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27926/stat : 27926 (java) S 27919 27921 24991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28462010 888471552 19638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27927] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27927/stat : 27927 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 28462012 888471552 19638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27928] ppid=27919 vsize=867648 CPUtime=0.22
/proc/27921/task/27928/stat : 27928 (java) S 27919 27921 24991 0 -1 64 717 0 0 0 22 0 0 0 16 0 9 0 28462012 888471552 19638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27929] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27929/stat : 27929 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28462012 888471552 19638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27930] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27930/stat : 27930 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28462012 888471552 19638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867648

[startup+12.7025 s]
/proc/loadavg: 2.00 2.02 2.03 3/89 27930
/proc/meminfo: memFree=1672148/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=867648 CPUtime=12.66
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 20322 0 1 0 1253 13 0 0 18 0 9 0 28462005 888471552 19642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 216912 19642 2031 9 0 211370 0
[pid=27921/tid=27923] ppid=27919 vsize=867648 CPUtime=12.35
/proc/27921/task/27923/stat : 27923 (java) R 27919 27921 24991 0 -1 64 15840 0 1 0 1225 10 0 0 25 0 9 0 28462006 888471552 19642 996147200 134512640 134550932 4294955968 18446744073709551615 4126939383 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27924] ppid=27919 vsize=867648 CPUtime=0.06
/proc/27921/task/27924/stat : 27924 (java) S 27919 27921 24991 0 -1 64 3062 0 0 0 5 1 0 0 16 0 9 0 28462010 888471552 19642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27925] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27925/stat : 27925 (java) S 27919 27921 24991 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28462010 888471552 19642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27926] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27926/stat : 27926 (java) S 27919 27921 24991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28462010 888471552 19642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27927] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27927/stat : 27927 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 28462012 888471552 19642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27928] ppid=27919 vsize=867648 CPUtime=0.22
/proc/27921/task/27928/stat : 27928 (java) S 27919 27921 24991 0 -1 64 719 0 0 0 22 0 0 0 16 0 9 0 28462012 888471552 19642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27929] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27929/stat : 27929 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28462012 888471552 19642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27930] ppid=27919 vsize=867648 CPUtime=0
/proc/27921/task/27930/stat : 27930 (java) S 27919 27921 24991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28462012 888471552 19642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 867648

[startup+25.5029 s]
/proc/loadavg: 2.07 2.04 2.04 3/89 27934
/proc/meminfo: memFree=1628308/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=868296 CPUtime=25.41
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 54020 546 1 0 2513 23 4 1 18 0 9 0 28462005 889135104 31208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 217074 31208 2640 9 0 211532 0
[pid=27921/tid=27923] ppid=27919 vsize=868296 CPUtime=24.49
/proc/27921/task/27923/stat : 27923 (java) R 27919 27921 24991 0 -1 64 26171 546 1 0 2431 13 4 1 25 0 9 0 28462006 889135104 31208 996147200 134512640 134550932 4294955968 18446744073709551615 4126917410 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27924] ppid=27919 vsize=868296 CPUtime=0.57
/proc/27921/task/27924/stat : 27924 (java) S 27919 27921 24991 0 -1 64 26015 546 0 0 46 6 4 1 17 0 9 0 28462010 889135104 31208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27925] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27925/stat : 27925 (java) S 27919 27921 24991 0 -1 64 17 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27926] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27926/stat : 27926 (java) S 27919 27921 24991 0 -1 64 30 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27927] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27927/stat : 27927 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 22 0 9 0 28462012 889135104 31208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27928] ppid=27919 vsize=868296 CPUtime=0.41
/proc/27921/task/27928/stat : 27928 (java) S 27919 27921 24991 0 -1 64 963 546 0 0 35 1 4 1 16 0 9 0 28462012 889135104 31208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27929] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27929/stat : 27929 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 23 0 9 0 28462012 889135104 31208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27930] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27930/stat : 27930 (java) S 27919 27921 24991 0 -1 64 14 546 0 0 0 0 4 1 15 0 9 0 28462012 889135104 31208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 868296

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

[startup+27.1011 s]
/proc/loadavg: 2.07 2.04 2.04 3/89 27934
/proc/meminfo: memFree=1628244/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=868296 CPUtime=26.99
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 54032 546 1 0 2671 23 4 1 18 0 9 0 28462005 889135104 31217 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 217074 31217 2640 9 0 211532 0
[pid=27921/tid=27923] ppid=27919 vsize=868296 CPUtime=26.05
/proc/27921/task/27923/stat : 27923 (java) R 27919 27921 24991 0 -1 64 26173 546 1 0 2587 13 4 1 25 0 9 0 28462006 889135104 31217 996147200 134512640 134550932 4294955968 18446744073709551615 4127402567 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27924] ppid=27919 vsize=868296 CPUtime=0.57
/proc/27921/task/27924/stat : 27924 (java) S 27919 27921 24991 0 -1 64 26015 546 0 0 46 6 4 1 17 0 9 0 28462010 889135104 31217 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27925] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27925/stat : 27925 (java) S 27919 27921 24991 0 -1 64 17 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31217 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27926] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27926/stat : 27926 (java) S 27919 27921 24991 0 -1 64 30 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31217 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27927] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27927/stat : 27927 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 22 0 9 0 28462012 889135104 31217 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27928] ppid=27919 vsize=868296 CPUtime=0.43
/proc/27921/task/27928/stat : 27928 (java) S 27919 27921 24991 0 -1 64 972 546 0 0 37 1 4 1 16 0 9 0 28462012 889135104 31217 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27929] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27929/stat : 27929 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 23 0 9 0 28462012 889135104 31217 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27930] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27930/stat : 27930 (java) S 27919 27921 24991 0 -1 64 15 546 0 0 0 0 4 1 15 0 9 0 28462012 889135104 31217 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.99
Current children cumulated vsize (KiB) 868296

[startup+27.9012 s]
/proc/loadavg: 2.07 2.04 2.04 3/89 27934
/proc/meminfo: memFree=1628116/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=868296 CPUtime=27.79
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 54037 546 1 0 2751 23 4 1 18 0 9 0 28462005 889135104 31221 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 217074 31221 2640 9 0 211532 0
[pid=27921/tid=27923] ppid=27919 vsize=868296 CPUtime=26.83
/proc/27921/task/27923/stat : 27923 (java) R 27919 27921 24991 0 -1 64 26174 546 1 0 2665 13 4 1 25 0 9 0 28462006 889135104 31221 996147200 134512640 134550932 4294955968 18446744073709551615 4127422545 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27924] ppid=27919 vsize=868296 CPUtime=0.57
/proc/27921/task/27924/stat : 27924 (java) S 27919 27921 24991 0 -1 64 26015 546 0 0 46 6 4 1 17 0 9 0 28462010 889135104 31221 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27925] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27925/stat : 27925 (java) S 27919 27921 24991 0 -1 64 17 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31221 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27926] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27926/stat : 27926 (java) S 27919 27921 24991 0 -1 64 30 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31221 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27927] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27927/stat : 27927 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 22 0 9 0 28462012 889135104 31221 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27928] ppid=27919 vsize=868296 CPUtime=0.44
/proc/27921/task/27928/stat : 27928 (java) S 27919 27921 24991 0 -1 64 976 546 0 0 38 1 4 1 15 0 9 0 28462012 889135104 31221 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27929] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27929/stat : 27929 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 23 0 9 0 28462012 889135104 31221 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27930] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27930/stat : 27930 (java) S 27919 27921 24991 0 -1 64 15 546 0 0 0 0 4 1 15 0 9 0 28462012 889135104 31221 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.79
Current children cumulated vsize (KiB) 868296

[startup+28.3012 s]
/proc/loadavg: 2.07 2.04 2.04 3/89 27934
/proc/meminfo: memFree=1628116/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=868296 CPUtime=28.18
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 54039 546 1 0 2790 23 4 1 18 0 9 0 28462005 889135104 31222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 217074 31222 2640 9 0 211532 0
[pid=27921/tid=27923] ppid=27919 vsize=868296 CPUtime=27.23
/proc/27921/task/27923/stat : 27923 (java) R 27919 27921 24991 0 -1 64 26174 546 1 0 2705 13 4 1 25 0 9 0 28462006 889135104 31222 996147200 134512640 134550932 4294955968 18446744073709551615 4126095866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27924] ppid=27919 vsize=868296 CPUtime=0.57
/proc/27921/task/27924/stat : 27924 (java) S 27919 27921 24991 0 -1 64 26015 546 0 0 46 6 4 1 17 0 9 0 28462010 889135104 31222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27925] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27925/stat : 27925 (java) S 27919 27921 24991 0 -1 64 17 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27926] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27926/stat : 27926 (java) S 27919 27921 24991 0 -1 64 30 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27927] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27927/stat : 27927 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 22 0 9 0 28462012 889135104 31222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27928] ppid=27919 vsize=868296 CPUtime=0.44
/proc/27921/task/27928/stat : 27928 (java) S 27919 27921 24991 0 -1 64 978 546 0 0 38 1 4 1 15 0 9 0 28462012 889135104 31222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27929] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27929/stat : 27929 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 23 0 9 0 28462012 889135104 31222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27930] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27930/stat : 27930 (java) S 27919 27921 24991 0 -1 64 15 546 0 0 0 0 4 1 15 0 9 0 28462012 889135104 31222 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.18
Current children cumulated vsize (KiB) 868296

[startup+28.4012 s]
/proc/loadavg: 2.07 2.04 2.04 3/89 27934
/proc/meminfo: memFree=1628116/2055920 swapFree=4192812/4192956
[pid=27921] ppid=27919 vsize=868296 CPUtime=28.29
/proc/27921/stat : 27921 (java) S 27919 27921 24991 0 -1 0 54044 546 1 0 2800 24 4 1 18 0 9 0 28462005 889135104 31227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27921/statm: 217074 31227 2640 9 0 211532 0
[pid=27921/tid=27923] ppid=27919 vsize=868296 CPUtime=27.32
/proc/27921/task/27923/stat : 27923 (java) R 27919 27921 24991 0 -1 64 26177 546 1 0 2714 13 4 1 25 0 9 0 28462006 889135104 31227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27924] ppid=27919 vsize=868296 CPUtime=0.57
/proc/27921/task/27924/stat : 27924 (java) S 27919 27921 24991 0 -1 64 26015 546 0 0 46 6 4 1 17 0 9 0 28462010 889135104 31227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27925] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27925/stat : 27925 (java) S 27919 27921 24991 0 -1 64 17 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27926] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27926/stat : 27926 (java) S 27919 27921 24991 0 -1 64 30 546 0 0 0 0 4 1 16 0 9 0 28462010 889135104 31227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27927] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27927/stat : 27927 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 22 0 9 0 28462012 889135104 31227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27928] ppid=27919 vsize=868296 CPUtime=0.45
/proc/27921/task/27928/stat : 27928 (java) S 27919 27921 24991 0 -1 64 980 546 0 0 39 1 4 1 15 0 9 0 28462012 889135104 31227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27921/tid=27929] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27929/stat : 27929 (java) S 27919 27921 24991 0 -1 64 1 546 0 0 0 0 4 1 23 0 9 0 28462012 889135104 31227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27921/tid=27930] ppid=27919 vsize=868296 CPUtime=0.05
/proc/27921/task/27930/stat : 27930 (java) S 27919 27921 24991 0 -1 64 15 546 0 0 0 0 4 1 15 0 9 0 28462012 889135104 31227 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.29
Current children cumulated vsize (KiB) 868296

Child status: 0
Real time (s): 28.4955
CPU time (s): 28.3597
CPU user time (s): 28.0837
CPU system time (s): 0.275958
CPU usage (%): 99.5232
Max. virtual memory (cumulated for all children) (KiB): 868384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.0837
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54625
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= 2854

runsolver used 0.053991 second user time and 0.087986 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-12 17:52:29
IDJOB=2097749
IDBENCH=57690
IDSOLVER=773
FILE ID=node9/2097749-1247413949
PBS_JOBID= 9510626
Free space on /tmp= 66396 MiB

SOLVER NAME= Abscon 112v4 AC
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 mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097749-1247413949/watcher-2097749-1247413949 -o /tmp/evaluation-result-2097749-1247413949/solver-2097749-1247413949 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097749-1247413949.xml

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

MD5SUM BENCH= 1196fad89b5a5a4f355ab65ef889a576
RANDOM SEED=1960893384

node9.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.216
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.216
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:       1743996 kB
Buffers:         40752 kB
Cached:         118912 kB
SwapCached:          0 kB
Active:         184620 kB
Inactive:        70036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743996 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3344 kB
Writeback:           0 kB
Mapped:         115468 kB
Slab:            42388 kB
Committed_AS:   995880 kB
PageTables:       1940 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= 66396 MiB
End job on node9 at 2009-07-12 17:52:57