Trace number 2097823

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 29.7865 29.9929

DiagnosticValue
CHECKS6986430
NODES654

General information on the benchmark

Namecsp/fapp/fapp33/
normalized-fapp33-0650-10.xml
MD5SUM68a6e67c26555a55d1774467340b6ea2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.7865
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints8684
Maximum constraint arity2
Maximum domain size498
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8684
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2097823-1247414062.xml
0.28/0.31	   
0.28/0.32	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.39/0.48	     nbVariables=650  nbDomainTypes=11  minDomainSize=42  maxDomainSize=498  nbTotalValues=233788
0.39/0.48	       =>  wckTime=0.229  cpuTime=0.17  mem=15M735
0.39/0.48	   
0.39/0.48	   predicates being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
20.57/20.74	   
20.57/20.74	   INFO : Stopping converting binary constraints (cpu=20.17, mem = 41M348)
24.04/24.20	     nbConstraints=4644  nbGlobalConstraints=13  nbMergedConstraints=4053  nbConvertedConstraints=266
24.04/24.20	     nbConvertConstraintsChecks=43812556  nbExtensionStructures=252  nbSharedExtensionStructures=28
24.04/24.20	     nbConflictsStructures=563  nbSharedConflictsStructures=154  nbUnbuiltConflictsStructures=3143
24.04/24.20	     nbSharedBinaryRepresentations=159177  nbEvaluationManagers=3454  nbSharedEvaluationManagers=911  minDegree=2
24.04/24.20	     maxDegree=33  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.752
24.04/24.20	     symmetryCpuTime=0.63  nbCliques=13
24.04/24.20	       =>  wckTime=23.956  cpuTime=23.21  mem=49M428
24.13/24.39	   
24.13/24.39	   solver IterativeSystematicSolver being built... 
24.33/24.53	   
24.33/24.53	   INFO : Forward propagation technique limited 
24.43/24.66	       =>  wckTime=24.411  cpuTime=23.42  mem=52M999
27.52/27.71	   
27.52/27.71	   preprocessing
27.52/27.71	     nbConstraintChecks=6621878  nbValidityChecks=538076  nbPropagations=1328  nbRevisions=22803
27.52/27.71	     nbUselessRevisions=19154  nbRemovedValues=221264  detectedInconsistency=no
27.52/27.71	       =>  wckTime=3.043  cpuTime=3.0  mem=52M999
29.70/29.92	   
29.70/29.92	   search
29.70/29.92	     run=0  nbConstraintChecks=364553  nbValidityChecks=440139  minDepth=0  maxDepth=650  nbPropagations=4094
29.70/29.92	     nbRevisions=50694  nbUselessRevisions=44456  nbAssignments=654  nbFailedAssignments=4  nbBacktracks=0
29.70/29.92	     nbVisitedNodes=659  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
29.70/29.92	     nbSEliminables=0  nbREliminables=0  nbIEliminables=448.11  nbDEliminables=0  nbPEliminables=0
29.70/29.92	       =>  wckTime=5.254  cpuTime=5.16  mem=60M800
29.70/29.92	   
29.70/29.92	   global
29.70/29.92	     nbConstraintChecks=6986431  nbValidityChecks=978215  nbPropagations=5422  nbRevisions=73497
29.70/29.92	     nbUselessRevisions=63610  nbRestartNogoods=0  solvingWckTime=5.256  solvingCpuTime=5.17  expiredTime=no
29.70/29.92	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=28.56  globalCpuTime=28.64
29.70/29.92	       =>  wckTime=29.673  cpuTime=28.59  mem=60M800
29.70/29.94	   
29.70/29.94	s SATISFIABLE
29.70/29.94	v 3132 -2956 3168 -2632 -3208 3164 2256 -2872 3120 -2224 -2216 2372 -2252 3068 -2248 2436 -2740 -2624 -2256 2940 -2960 -2788 2968 -2912 -2668 -2932 -3208 -2964 -3208 2744 -2536 -2252 -2780 2932 -2488 -2488 -2912 -2996 -2312 -2272 -2288 -2440 -2860 -2736 2528 -2592 -2476 -2856 2972 2268 -2900 3208 2460 -2960 3208 2292 2648 -2620 -2216 -2740 -3100 -2256 -3136 2256 2496 -2956 -2584 -2240 -2856 2664 2904 -3208 2284 -2488 -3168 -2428 -2932 2712 3072 -3172 2896 -2704 -2440 3164 2976 2292 -2448 -2916 3032 -2228 -2488 2232 -2996 -2996 -2244 2736 2264 -2256 -2960 2980 2972 -3056 -2472 2816 3012 2556 2304 2344 2740 -2680 -2956 -2956 2860 -3136 -2952 2608 2252 -2492 2776 -3104 3092 2376 -2616 -2868 -2460 -3168 -2956 -3064 -2872 -2532 2216 -3056 -3168 -2960 2924 -2596 -3168 2780 2868 -2920 -2532 2256 3168 2912 2348 3008 2620 3016 -2604 -3040 -2448 -2400 -3068 2996 2956 -2964 -2960 -2988 -2440 3148 3164 2972 -3076 -2216 -3208 2216 -2728 -2500 -2268 -2244 3068 2648 -2540 -2448 -2448 -2956 3148 -2820 3128 3108 -2728 -3100 -2272 2496 -3068 -2284 2924 -3208 -2688 -2716 -2972 -2376 -2976 3164 -2620 2488 2624 2308 2516 -2344 -3176 -2332 2980 2916 -3068 2672 -2448 -2920 2636 -3108 2776 2956 2620 2964 3208 -2996 -2768 -2900 -2584 -2976 2476 -2912 -2784 3108 -2292 -2392 -2936 -2828 -2448 -2300 -2576 2620 -2692 -2612 -2864 -2996 -2916 -2864 -2308 -3204 2756 3068 2516 -2916 2216 -2448 2272 2292 -3108 -2916 -2580 -2872 -2816 3176 -2604 -2516 -3104 -2716 -3024 -2352 -2684 -2780 -2400 2488 2996 -2580 -2256 -2248 -3168 2428 -2776 -2884 -3068 2556 2268 2596 2564 -2724 2388 -2956 -2920 -2916 -2488 2956 -2996 -2712 -2256 -2908 2252 -3208 3128 2900 2940 -2896 -2792 -2660 3132 -3068 2876 -2316 -2216 -2964 -2520 -2744 -2956 -2836 -2916 -2872 3108 -2932 -2216 -2996 2728 -2388 2620 -2396 2936 3016 -3080 -2712 -3188 -3068 -3168 -3068 -2824 3136 -3200 2624 3092 -2568 -3204 -2868 -2716 -2756 -2268 -3064 2908 -2324 -2256 -2500 -2660 -2956 -2872 -3108 2856 -2920 -2884 2332 2384 -2488 -3020 -2956 -2972 3052 2912 2976 -2440 -2256 -3208 2644 -2400 2364 -3004 -2332 2824 -2456 -2652 -2536 -2608 -2440 -2664 -2996 -3208 2216 -3208 -2500 -2560 2744 2256 -2476 -2784 2776 -2892 -3208 -3012 -2912 2308 2936 -3080 -2488 -2916 -2492 -2300 -2872 -2636 -2232 -2996 2872 -2712 -2672 -2496 -2864 -2304 2396 -2596 -2280 -3168 -3020 2500 -2688 -2856 2756 -2496 2960 -2912 -2216 -2592 2768 -3120 -2856 2704 -2908 3012 -2924 -2456 -2956 3176 2868 2960 -2920 -2820 -3204 -2400 -2860 -2912 2904 -2872 -3108 -2644 -3060 -2384 -2956 -2872 -2872 2300 -2432 2448 2956 -3168 2912 2784 -2272 2488 -2920 2960 3108 -3160 -2996 2216 -2912 -3168 -2964 -2452 -2480 -2816 -2268 -3004 -3168 2912 -2516 2988 2256 2776 2864 -2632 -2784 -2832 -3032 3208 -3068 -2912 -2960 3040 -2572 -2824 -2752 2752 2776 2640 2996 2992 -3108 -2684 2968 -2656 -2952 -2920 -2956 2920 -2944 -2856 -2912 -2896 -2728 2600 3068 -2344 -2936 -2228 -2768 -3168 2336 -2780 -2956 2972 2616 -2488 -2744 -2956 2344 -3080 2948 2924 -3108 -2972 -2960 -2912 -3168 -2728 -3080 -3140 3188 2924 -3068 -2916 -3168 -2824 -2644 -2732 -2436 -3080 -2340 -2920 -2216 -2340 2632 2592 2336 -2912 -2940 -2288 -2256 -3064 3012 2956 3168 2252 3128 -2256 2564 -2216 -2460 -2392 2912 2920 -2616 -2816 2824 -2656 -2956 -2872 -2864 -2448 2292 -3208 -2292 -2624 -3204 -2276 -2400 -2912 2872 2560 -2440 -2920 2312 -2664 2960 2608 3008 2604 -2816 2948 -3088 -2944 -2488 -2920 -2872 2956 2216 2916 -2960 -2872 -2396 -2816 2692 2260 -3108 -3116 -2744 2960 -3168 -3208 -3108 -2492 -2904 -2256 -2228 2920 -2744 -2912 -2872 -2660 -3168 -2740 2876 -2828 -2216 -3108 2784 -2904 -2872 -2448 -3168 -2524 -2352 2816 -3040 3016 -2816 2292 -2436 -2392 2660 -2448 -2704 -2784 2628 -2980 -2512 
29.70/29.94	d NODES 654
29.70/29.94	d CHECKS 6986431
29.70/29.94	   
29.70/29.94	   totalWckTime=29.757  totalCpuTime=28.66

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-2097823-1247414062/watcher-2097823-1247414062 -o /tmp/evaluation-result-2097823-1247414062/solver-2097823-1247414062 -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-2097823-1247414062.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.20 2.15 2.06 4/81 30956
/proc/meminfo: memFree=1687144/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=18576 CPUtime=0
/proc/30956/stat : 30956 (runsolver) R 30954 30956 29531 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28471413 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 228043844903 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/30956/statm: 4644 284 249 26 0 2626 0

[startup+0.016593 s]
/proc/loadavg: 2.20 2.15 2.06 4/81 30956
/proc/meminfo: memFree=1687144/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=10880 CPUtime=0
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 778 0 0 0 0 0 0 0 21 0 2 0 28471413 11141120 549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 2720 549 263 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10880

[startup+0.101602 s]
/proc/loadavg: 2.20 2.15 2.06 4/81 30956
/proc/meminfo: memFree=1687144/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=865980 CPUtime=0.08
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 3736 0 1 0 6 2 0 0 21 0 9 0 28471413 886763520 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 216495 3204 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301644 s]
/proc/loadavg: 2.20 2.15 2.06 4/81 30956
/proc/meminfo: memFree=1687144/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=866380 CPUtime=0.28
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 5967 0 1 0 24 4 0 0 21 0 9 0 28471413 887173120 5333 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 216595 5333 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701721 s]
/proc/loadavg: 2.20 2.15 2.06 4/81 30956
/proc/meminfo: memFree=1687144/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=867776 CPUtime=0.68
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 10498 0 1 0 60 8 0 0 21 0 9 0 28471413 888602624 9852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 216944 9852 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50288 s]
/proc/loadavg: 2.18 2.14 2.06 3/90 30965
/proc/meminfo: memFree=1636640/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=867688 CPUtime=1.48
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 19791 0 1 0 135 13 0 0 21 0 9 0 28471413 888512512 19117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 216922 19117 2029 9 0 211380 0
[pid=30956/tid=30958] ppid=30954 vsize=867688 CPUtime=1.21
/proc/30956/task/30958/stat : 30958 (java) R 30954 30956 29531 0 -1 64 15830 0 1 0 111 10 0 0 25 0 9 0 28471414 888512512 19117 996147200 134512640 134550932 4294955968 18446744073709551615 4126905160 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30959] ppid=30954 vsize=867688 CPUtime=0.05
/proc/30956/task/30959/stat : 30959 (java) S 30954 30956 29531 0 -1 64 2576 0 0 0 5 0 0 0 16 0 9 0 28471416 888512512 19117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30960] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30960/stat : 30960 (java) S 30954 30956 29531 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28471416 888512512 19117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30961] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30961/stat : 30961 (java) S 30954 30956 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28471416 888512512 19117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30962] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30962/stat : 30962 (java) S 30954 30956 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28471418 888512512 19117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30963] ppid=30954 vsize=867688 CPUtime=0.18
/proc/30956/task/30963/stat : 30963 (java) S 30954 30956 29531 0 -1 64 684 0 0 0 18 0 0 0 16 0 9 0 28471418 888512512 19117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30964] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30964/stat : 30964 (java) S 30954 30956 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28471418 888512512 19117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30965] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30965/stat : 30965 (java) S 30954 30956 29531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28471418 888512512 19117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867688

[startup+3.10219 s]
/proc/loadavg: 2.18 2.14 2.06 3/90 30965
/proc/meminfo: memFree=1618016/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=867688 CPUtime=3.08
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 19800 0 1 0 295 13 0 0 21 0 9 0 28471413 888512512 19125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 216922 19125 2029 9 0 211380 0
[pid=30956/tid=30958] ppid=30954 vsize=867688 CPUtime=2.8
/proc/30956/task/30958/stat : 30958 (java) R 30954 30956 29531 0 -1 64 15834 0 1 0 269 11 0 0 25 0 9 0 28471414 888512512 19125 996147200 134512640 134550932 4294955968 18446744073709551615 4126906615 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30959] ppid=30954 vsize=867688 CPUtime=0.05
/proc/30956/task/30959/stat : 30959 (java) S 30954 30956 29531 0 -1 64 2576 0 0 0 5 0 0 0 17 0 9 0 28471416 888512512 19125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30960] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30960/stat : 30960 (java) S 30954 30956 29531 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28471416 888512512 19125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30961] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30961/stat : 30961 (java) S 30954 30956 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28471416 888512512 19125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30962] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30962/stat : 30962 (java) S 30954 30956 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28471418 888512512 19125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30963] ppid=30954 vsize=867688 CPUtime=0.19
/proc/30956/task/30963/stat : 30963 (java) S 30954 30956 29531 0 -1 64 689 0 0 0 19 0 0 0 15 0 9 0 28471418 888512512 19125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30964] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30964/stat : 30964 (java) S 30954 30956 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28471418 888512512 19125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30965] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30965/stat : 30965 (java) S 30954 30956 29531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28471418 888512512 19125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867688

[startup+6.30182 s]
/proc/loadavg: 2.33 2.17 2.07 2/77 30984
/proc/meminfo: memFree=1736960/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=867688 CPUtime=6.24
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 19825 0 1 0 611 13 0 0 21 0 9 0 28471413 888512512 19147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 216922 19147 2029 9 0 211380 0
[pid=30956/tid=30958] ppid=30954 vsize=867688 CPUtime=5.95
/proc/30956/task/30958/stat : 30958 (java) R 30954 30956 29531 0 -1 64 15838 0 1 0 584 11 0 0 25 0 9 0 28471414 888512512 19147 996147200 134512640 134550932 4294955968 18446744073709551615 4126907857 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30959] ppid=30954 vsize=867688 CPUtime=0.05
/proc/30956/task/30959/stat : 30959 (java) S 30954 30956 29531 0 -1 64 2576 0 0 0 5 0 0 0 16 0 9 0 28471416 888512512 19147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30960] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30960/stat : 30960 (java) S 30954 30956 29531 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28471416 888512512 19147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30961] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30961/stat : 30961 (java) S 30954 30956 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28471416 888512512 19147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30962] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30962/stat : 30962 (java) S 30954 30956 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28471418 888512512 19147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30963] ppid=30954 vsize=867688 CPUtime=0.21
/proc/30956/task/30963/stat : 30963 (java) S 30954 30956 29531 0 -1 64 710 0 0 0 21 0 0 0 16 0 9 0 28471418 888512512 19147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30964] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30964/stat : 30964 (java) S 30954 30956 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28471418 888512512 19147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30965] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30965/stat : 30965 (java) S 30954 30956 29531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28471418 888512512 19147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867688

[startup+12.7021 s]
/proc/loadavg: 2.54 2.22 2.09 3/90 31000
/proc/meminfo: memFree=1599960/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=867688 CPUtime=12.61
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 19829 0 1 0 1247 14 0 0 21 0 9 0 28471413 888512512 19149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 216922 19149 2029 9 0 211380 0
[pid=30956/tid=30958] ppid=30954 vsize=867688 CPUtime=12.31
/proc/30956/task/30958/stat : 30958 (java) R 30954 30956 29531 0 -1 64 15840 0 1 0 1219 12 0 0 25 0 9 0 28471414 888512512 19149 996147200 134512640 134550932 4294955968 18446744073709551615 4126907857 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30959] ppid=30954 vsize=867688 CPUtime=0.05
/proc/30956/task/30959/stat : 30959 (java) S 30954 30956 29531 0 -1 64 2576 0 0 0 5 0 0 0 16 0 9 0 28471416 888512512 19149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30960] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30960/stat : 30960 (java) S 30954 30956 29531 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28471416 888512512 19149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30961] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30961/stat : 30961 (java) S 30954 30956 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28471416 888512512 19149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30962] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30962/stat : 30962 (java) S 30954 30956 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28471418 888512512 19149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30963] ppid=30954 vsize=867688 CPUtime=0.21
/proc/30956/task/30963/stat : 30963 (java) S 30954 30956 29531 0 -1 64 712 0 0 0 21 0 0 0 16 0 9 0 28471418 888512512 19149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30964] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30964/stat : 30964 (java) S 30954 30956 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28471418 888512512 19149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30965] ppid=30954 vsize=867688 CPUtime=0
/proc/30956/task/30965/stat : 30965 (java) S 30954 30956 29531 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28471418 888512512 19149 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867688

[startup+25.5016 s]
/proc/loadavg: 2.77 2.28 2.11 3/90 31004
/proc/meminfo: memFree=1554976/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=868012 CPUtime=25.33
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 50809 531 1 0 2504 24 4 1 21 0 9 0 28471413 888844288 29383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 217003 29383 2640 9 0 211461 0
[pid=30956/tid=30958] ppid=30954 vsize=868012 CPUtime=24.47
/proc/30956/task/30958/stat : 30958 (java) R 30954 30956 29531 0 -1 64 27468 531 1 0 2427 15 4 1 25 0 9 0 28471414 888844288 29383 996147200 134512640 134550932 4294955968 18446744073709551615 4127233289 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30959] ppid=30954 vsize=868012 CPUtime=0.52
/proc/30956/task/30959/stat : 30959 (java) S 30954 30956 29531 0 -1 64 21501 531 0 0 41 6 4 1 16 0 9 0 28471416 888844288 29383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30960] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30960/stat : 30960 (java) S 30954 30956 29531 0 -1 64 20 531 0 0 0 0 4 1 16 0 9 0 28471416 888844288 29383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30961] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30961/stat : 30961 (java) S 30954 30956 29531 0 -1 64 30 531 0 0 0 0 4 1 15 0 9 0 28471416 888844288 29383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30962] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30962/stat : 30962 (java) S 30954 30956 29531 0 -1 64 2 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30963] ppid=30954 vsize=868012 CPUtime=0.4
/proc/30956/task/30963/stat : 30963 (java) S 30954 30956 29531 0 -1 64 969 531 0 0 35 0 4 1 16 0 9 0 28471418 888844288 29383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30964] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30964/stat : 30964 (java) S 30954 30956 29531 0 -1 64 0 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30965] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30965/stat : 30965 (java) S 30954 30956 29531 0 -1 64 9 531 0 0 0 0 4 1 15 0 9 0 28471418 888844288 29383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 868012

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

[startup+27.1029 s]
/proc/loadavg: 2.70 2.27 2.11 3/90 31004
/proc/meminfo: memFree=1554848/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=868012 CPUtime=26.92
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 50814 531 1 0 2663 24 4 1 21 0 9 0 28471413 888844288 29384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 217003 29384 2640 9 0 211461 0
[pid=30956/tid=30958] ppid=30954 vsize=868012 CPUtime=26.06
/proc/30956/task/30958/stat : 30958 (java) R 30954 30956 29531 0 -1 64 27469 531 1 0 2586 15 4 1 25 0 9 0 28471414 888844288 29384 996147200 134512640 134550932 4294955968 18446744073709551615 4126953220 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30959] ppid=30954 vsize=868012 CPUtime=0.52
/proc/30956/task/30959/stat : 30959 (java) S 30954 30956 29531 0 -1 64 21501 531 0 0 41 6 4 1 17 0 9 0 28471416 888844288 29384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30960] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30960/stat : 30960 (java) S 30954 30956 29531 0 -1 64 20 531 0 0 0 0 4 1 16 0 9 0 28471416 888844288 29384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30961] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30961/stat : 30961 (java) S 30954 30956 29531 0 -1 64 30 531 0 0 0 0 4 1 15 0 9 0 28471416 888844288 29384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30962] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30962/stat : 30962 (java) S 30954 30956 29531 0 -1 64 2 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30963] ppid=30954 vsize=868012 CPUtime=0.4
/proc/30956/task/30963/stat : 30963 (java) S 30954 30956 29531 0 -1 64 971 531 0 0 35 0 4 1 15 0 9 0 28471418 888844288 29384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30964] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30964/stat : 30964 (java) S 30954 30956 29531 0 -1 64 0 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30965] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30965/stat : 30965 (java) S 30954 30956 29531 0 -1 64 11 531 0 0 0 0 4 1 15 0 9 0 28471418 888844288 29384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.92
Current children cumulated vsize (KiB) 868012

[startup+28.7022 s]
/proc/loadavg: 2.70 2.27 2.11 3/90 31004
/proc/meminfo: memFree=1554784/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=868012 CPUtime=28.51
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 50831 531 1 0 2822 24 4 1 21 0 9 0 28471413 888844288 29399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 217003 29399 2640 9 0 211461 0
[pid=30956/tid=30958] ppid=30954 vsize=868012 CPUtime=27.62
/proc/30956/task/30958/stat : 30958 (java) R 30954 30956 29531 0 -1 64 27471 531 1 0 2742 15 4 1 25 0 9 0 28471414 888844288 29399 996147200 134512640 134550932 4294955968 18446744073709551615 4127377088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30959] ppid=30954 vsize=868012 CPUtime=0.52
/proc/30956/task/30959/stat : 30959 (java) S 30954 30956 29531 0 -1 64 21501 531 0 0 41 6 4 1 16 0 9 0 28471416 888844288 29399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30960] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30960/stat : 30960 (java) S 30954 30956 29531 0 -1 64 20 531 0 0 0 0 4 1 16 0 9 0 28471416 888844288 29399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30961] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30961/stat : 30961 (java) S 30954 30956 29531 0 -1 64 30 531 0 0 0 0 4 1 15 0 9 0 28471416 888844288 29399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30962] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30962/stat : 30962 (java) S 30954 30956 29531 0 -1 64 2 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30963] ppid=30954 vsize=868012 CPUtime=0.43
/proc/30956/task/30963/stat : 30963 (java) S 30954 30956 29531 0 -1 64 986 531 0 0 38 0 4 1 15 0 9 0 28471418 888844288 29399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30964] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30964/stat : 30964 (java) S 30954 30956 29531 0 -1 64 0 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30965] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30965/stat : 30965 (java) S 30954 30956 29531 0 -1 64 11 531 0 0 0 0 4 1 15 0 9 0 28471418 888844288 29399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.51
Current children cumulated vsize (KiB) 868012

[startup+29.5014 s]
/proc/loadavg: 2.70 2.27 2.11 3/90 31004
/proc/meminfo: memFree=1554784/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=868012 CPUtime=29.31
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 50834 531 1 0 2902 24 4 1 21 0 9 0 28471413 888844288 29400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 217003 29400 2640 9 0 211461 0
[pid=30956/tid=30958] ppid=30954 vsize=868012 CPUtime=28.41
/proc/30956/task/30958/stat : 30958 (java) R 30954 30956 29531 0 -1 64 27472 531 1 0 2821 15 4 1 25 0 9 0 28471414 888844288 29400 996147200 134512640 134550932 4294955968 18446744073709551615 4127413581 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30959] ppid=30954 vsize=868012 CPUtime=0.52
/proc/30956/task/30959/stat : 30959 (java) S 30954 30956 29531 0 -1 64 21501 531 0 0 41 6 4 1 16 0 9 0 28471416 888844288 29400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30960] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30960/stat : 30960 (java) S 30954 30956 29531 0 -1 64 20 531 0 0 0 0 4 1 16 0 9 0 28471416 888844288 29400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30961] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30961/stat : 30961 (java) S 30954 30956 29531 0 -1 64 30 531 0 0 0 0 4 1 15 0 9 0 28471416 888844288 29400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30962] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30962/stat : 30962 (java) S 30954 30956 29531 0 -1 64 2 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30963] ppid=30954 vsize=868012 CPUtime=0.43
/proc/30956/task/30963/stat : 30963 (java) S 30954 30956 29531 0 -1 64 988 531 0 0 38 0 4 1 15 0 9 0 28471418 888844288 29400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30964] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30964/stat : 30964 (java) S 30954 30956 29531 0 -1 64 0 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30965] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30965/stat : 30965 (java) S 30954 30956 29531 0 -1 64 11 531 0 0 0 0 4 1 15 0 9 0 28471418 888844288 29400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.31
Current children cumulated vsize (KiB) 868012

[startup+29.9015 s]
/proc/loadavg: 2.70 2.27 2.11 4/90 31004
/proc/meminfo: memFree=1545760/2055920 swapFree=4192812/4192956
[pid=30956] ppid=30954 vsize=868012 CPUtime=29.7
/proc/30956/stat : 30956 (java) S 30954 30956 29531 0 -1 0 50837 531 1 0 2941 24 4 1 21 0 9 0 28471413 888844288 29402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30956/statm: 217003 29402 2640 9 0 211461 0
[pid=30956/tid=30958] ppid=30954 vsize=868012 CPUtime=28.81
/proc/30956/task/30958/stat : 30958 (java) R 30954 30956 29531 0 -1 64 27475 531 1 0 2861 15 4 1 25 0 9 0 28471414 888844288 29402 996147200 134512640 134550932 4294955968 18446744073709551615 4127084418 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30959] ppid=30954 vsize=868012 CPUtime=0.52
/proc/30956/task/30959/stat : 30959 (java) S 30954 30956 29531 0 -1 64 21501 531 0 0 41 6 4 1 17 0 9 0 28471416 888844288 29402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30960] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30960/stat : 30960 (java) S 30954 30956 29531 0 -1 64 20 531 0 0 0 0 4 1 16 0 9 0 28471416 888844288 29402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30961] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30961/stat : 30961 (java) S 30954 30956 29531 0 -1 64 30 531 0 0 0 0 4 1 15 0 9 0 28471416 888844288 29402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30962] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30962/stat : 30962 (java) S 30954 30956 29531 0 -1 64 2 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30963] ppid=30954 vsize=868012 CPUtime=0.43
/proc/30956/task/30963/stat : 30963 (java) S 30954 30956 29531 0 -1 64 988 531 0 0 38 0 4 1 15 0 9 0 28471418 888844288 29402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30956/tid=30964] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30964/stat : 30964 (java) S 30954 30956 29531 0 -1 64 0 531 0 0 0 0 4 1 25 0 9 0 28471418 888844288 29402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30956/tid=30965] ppid=30954 vsize=868012 CPUtime=0.05
/proc/30956/task/30965/stat : 30965 (java) S 30954 30956 29531 0 -1 64 11 531 0 0 0 0 4 1 15 0 9 0 28471418 888844288 29402 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.7
Current children cumulated vsize (KiB) 868012

Child status: 0
Real time (s): 29.9929
CPU time (s): 29.7865
CPU user time (s): 29.5025
CPU system time (s): 0.283956
CPU usage (%): 99.3116
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5025
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51405
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= 2667
involuntary context switches= 3005

runsolver used 0.039993 second user time and 0.103984 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-12 17:54:22
IDJOB=2097823
IDBENCH=57818
IDSOLVER=773
FILE ID=node77/2097823-1247414062
PBS_JOBID= 9510495
Free space on /tmp= 66252 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp33/normalized-fapp33-0650-10.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-2097823-1247414062/watcher-2097823-1247414062 -o /tmp/evaluation-result-2097823-1247414062/solver-2097823-1247414062 -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-2097823-1247414062.xml

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

MD5SUM BENCH= 68a6e67c26555a55d1774467340b6ea2
RANDOM SEED=223618913

node77.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.256
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.256
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1687560 kB
Buffers:         37084 kB
Cached:         142504 kB
SwapCached:          0 kB
Active:         225068 kB
Inactive:        86272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3228 kB
Writeback:           0 kB
Mapped:         152160 kB
Slab:            42080 kB
Committed_AS:  1016052 kB
PageTables:       1992 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= 66244 MiB
End job on node77 at 2009-07-12 17:54:52