Trace number 1086434

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 29.6525 29.7198

DiagnosticValue
CHECKS6981430
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.6525
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 (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1086434-1215239303.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.38/0.46	     nbVariables=650  nbDomainTypes=11  minDomainSize=42  maxDomainSize=498  nbTotalValues=233788
0.38/0.46	       =>  wckTime=0.223  cpuTime=0.17  mem=15M686
0.38/0.46	   
0.38/0.46	   predicates being loaded...
0.49/0.52	   
0.49/0.52	   constraints being loaded...
20.47/20.56	   
20.47/20.56	   INFO : Stopping converting binary constraints (cpu=20.09, mem = 42M478)
23.86/23.98	     nbConstraints=4644  nbGlobalConstraints=13  nbMergedConstraints=4053  nbConvertedConstraints=277
23.86/23.98	     nbConvertConstraintsChecks=46093396  nbExtensionStructures=262  nbSharedExtensionStructures=30
23.86/23.98	     nbConflictsStructures=573  nbSharedConflictsStructures=156  nbUnbuiltConflictsStructures=3135
23.86/23.98	     nbSharedBinaryRepresentations=167613  nbEvaluationManagers=3446  nbSharedEvaluationManagers=908  minDegree=2
23.86/23.98	     maxDegree=33  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.834
23.86/23.98	     symmetryCpuTime=0.72  nbCliques=13
23.86/23.98	       =>  wckTime=23.742  cpuTime=23.11  mem=49M314
24.05/24.18	   
24.05/24.18	   solver IterativeSystematicSolver being built... 
24.25/24.33	   
24.25/24.33	   INFO : Forward propagation technique limited 
24.35/24.46	       =>  wckTime=24.226  cpuTime=23.33  mem=53M314
27.33/27.48	   
27.33/27.48	   preprocessing
27.33/27.48	     nbConstraintChecks=6610666  nbValidityChecks=536547  nbPropagations=1328  nbRevisions=22794
27.33/27.48	     nbUselessRevisions=19145  nbRemovedValues=221264  detectedInconsistency=no
27.33/27.48	       =>  wckTime=3.006  cpuTime=2.95  mem=53M314
29.53/29.66	   
29.53/29.66	   search
29.53/29.66	     run=0  nbConstraintChecks=370767  nbValidityChecks=437889  minDepth=0  maxDepth=650  nbPropagations=4094
29.53/29.66	     nbRevisions=50685  nbUselessRevisions=44447  nbAssignments=654  nbFailedAssignments=4  nbBacktracks=0
29.53/29.66	     nbVisitedNodes=659  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
29.53/29.66	     nbSEliminables=0  nbREliminables=0  nbIEliminables=448.11  nbDEliminables=0  nbPEliminables=0
29.53/29.66	       =>  wckTime=5.192  cpuTime=5.12  mem=61M196
29.53/29.66	   
29.53/29.66	   global
29.53/29.66	     nbConstraintChecks=6981433  nbValidityChecks=974436  nbPropagations=5422  nbRevisions=73479
29.53/29.66	     nbUselessRevisions=63592  nbRestartNogoods=0  solvingWckTime=5.194  solvingCpuTime=5.12  expiredTime=no
29.53/29.66	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=28.42  globalCpuTime=28.49
29.53/29.67	       =>  wckTime=29.425  cpuTime=28.45  mem=61M196
29.53/29.68	   
29.53/29.68	s SATISFIABLE
29.53/29.68	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.53/29.68	d NODES 654
29.53/29.68	d CHECKS 6981433
29.53/29.68	   
29.53/29.68	   totalWckTime=29.507  totalCpuTime=28.51

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086434-1215239303/watcher-1086434-1215239303 -o /tmp/evaluation-result-1086434-1215239303/solver-1086434-1215239303 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086434-1215239303.xml 

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


[startup+0 s]
/proc/loadavg: 1.91 1.96 1.99 4/80 17786
/proc/meminfo: memFree=1435888/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=1616 CPUtime=0
/proc/17786/stat : 17786 (java) D 17784 17786 17185 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1008332879 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/17786/statm: 404 145 119 9 0 46 0

[startup+0.0943661 s]
/proc/loadavg: 1.91 1.96 1.99 4/80 17786
/proc/meminfo: memFree=1435888/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=865884 CPUtime=0.08
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 3687 0 1 0 6 2 0 0 18 0 9 0 1008332879 886665216 3162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 216471 3162 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.102364 s]
/proc/loadavg: 1.91 1.96 1.99 4/80 17786
/proc/meminfo: memFree=1435888/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=865884 CPUtime=0.09
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 3753 0 1 0 7 2 0 0 18 0 9 0 1008332879 886665216 3215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 216471 3217 1706 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302404 s]
/proc/loadavg: 1.91 1.96 1.99 4/80 17786
/proc/meminfo: memFree=1435888/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=866400 CPUtime=0.28
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 6037 0 1 0 25 3 0 0 18 0 9 0 1008332879 887193600 5411 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 216600 5412 1956 9 0 211128 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866400

[startup+0.702478 s]
/proc/loadavg: 1.91 1.96 1.99 4/80 17786
/proc/meminfo: memFree=1435888/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=867708 CPUtime=0.68
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 10694 0 1 0 62 6 0 0 18 0 9 0 1008332879 888532992 10054 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 216927 10054 2010 9 0 211433 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867708

[startup+1.50163 s]
/proc/loadavg: 1.91 1.96 1.99 3/89 17795
/proc/meminfo: memFree=1383848/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=867620 CPUtime=1.49
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 19737 0 1 0 137 12 0 0 18 0 9 0 1008332879 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 216905 19070 2005 9 0 211433 0
[pid=17786/tid=17788] ppid=17784 vsize=867620 CPUtime=1.22
/proc/17786/task/17788/stat : 17788 (java) R 17784 17786 17185 0 -1 64 15780 0 1 0 112 10 0 0 25 0 9 0 1008332880 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4126908441 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17789] ppid=17784 vsize=867620 CPUtime=0.06
/proc/17786/task/17789/stat : 17789 (java) S 17784 17786 17185 0 -1 64 2586 0 0 0 6 0 0 0 16 0 9 0 1008332881 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17790] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17790/stat : 17790 (java) S 17784 17786 17185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008332882 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17791] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17791/stat : 17791 (java) S 17784 17786 17185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008332882 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17792] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17792/stat : 17792 (java) S 17784 17786 17185 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1008332884 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17793] ppid=17784 vsize=867620 CPUtime=0.18
/proc/17786/task/17793/stat : 17793 (java) S 17784 17786 17185 0 -1 64 674 0 0 0 18 0 0 0 15 0 9 0 1008332884 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17794] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17794/stat : 17794 (java) S 17784 17786 17185 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1008332884 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17795] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17795/stat : 17795 (java) S 17784 17786 17185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008332884 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867620

[startup+3.10194 s]
/proc/loadavg: 1.91 1.96 1.99 4/89 17795
/proc/meminfo: memFree=1367208/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=867620 CPUtime=3.09
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 19746 0 1 0 297 12 0 0 18 0 9 0 1008332879 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 216905 19078 2005 9 0 211433 0
[pid=17786/tid=17788] ppid=17784 vsize=867620 CPUtime=2.81
/proc/17786/task/17788/stat : 17788 (java) R 17784 17786 17185 0 -1 64 15784 0 1 0 271 10 0 0 25 0 9 0 1008332880 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4126876288 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17789] ppid=17784 vsize=867620 CPUtime=0.06
/proc/17786/task/17789/stat : 17789 (java) S 17784 17786 17185 0 -1 64 2586 0 0 0 6 0 0 0 17 0 9 0 1008332881 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17790] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17790/stat : 17790 (java) S 17784 17786 17185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008332882 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17791] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17791/stat : 17791 (java) S 17784 17786 17185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008332882 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17792] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17792/stat : 17792 (java) S 17784 17786 17185 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1008332884 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17793] ppid=17784 vsize=867620 CPUtime=0.18
/proc/17786/task/17793/stat : 17793 (java) S 17784 17786 17185 0 -1 64 679 0 0 0 18 0 0 0 15 0 9 0 1008332884 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17794] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17794/stat : 17794 (java) S 17784 17786 17185 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1008332884 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17795] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17795/stat : 17795 (java) S 17784 17786 17185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008332884 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867620

[startup+6.30155 s]
/proc/loadavg: 1.92 1.96 1.99 3/89 17795
/proc/meminfo: memFree=1366952/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=867620 CPUtime=6.28
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 19771 0 1 0 616 12 0 0 18 0 9 0 1008332879 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 216905 19100 2005 9 0 211433 0
[pid=17786/tid=17788] ppid=17784 vsize=867620 CPUtime=5.98
/proc/17786/task/17788/stat : 17788 (java) R 17784 17786 17185 0 -1 64 15786 0 1 0 588 10 0 0 25 0 9 0 1008332880 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4126876278 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17789] ppid=17784 vsize=867620 CPUtime=0.06
/proc/17786/task/17789/stat : 17789 (java) S 17784 17786 17185 0 -1 64 2586 0 0 0 6 0 0 0 16 0 9 0 1008332881 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17790] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17790/stat : 17790 (java) S 17784 17786 17185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008332882 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17791] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17791/stat : 17791 (java) S 17784 17786 17185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008332882 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17792] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17792/stat : 17792 (java) S 17784 17786 17185 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1008332884 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17793] ppid=17784 vsize=867620 CPUtime=0.2
/proc/17786/task/17793/stat : 17793 (java) S 17784 17786 17185 0 -1 64 702 0 0 0 20 0 0 0 16 0 9 0 1008332884 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17794] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17794/stat : 17794 (java) S 17784 17786 17185 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1008332884 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17795] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17795/stat : 17795 (java) S 17784 17786 17185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008332884 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867620

[startup+12.7018 s]
/proc/loadavg: 1.93 1.96 1.99 3/89 17795
/proc/meminfo: memFree=1366824/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=867620 CPUtime=12.68
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 19777 0 1 0 1255 13 0 0 18 0 9 0 1008332879 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 216905 19104 2005 9 0 211433 0
[pid=17786/tid=17788] ppid=17784 vsize=867620 CPUtime=12.38
/proc/17786/task/17788/stat : 17788 (java) R 17784 17786 17185 0 -1 64 15790 0 1 0 1227 11 0 0 25 0 9 0 1008332880 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4126881399 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17789] ppid=17784 vsize=867620 CPUtime=0.06
/proc/17786/task/17789/stat : 17789 (java) S 17784 17786 17185 0 -1 64 2586 0 0 0 6 0 0 0 16 0 9 0 1008332881 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17790] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17790/stat : 17790 (java) S 17784 17786 17185 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1008332882 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17791] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17791/stat : 17791 (java) S 17784 17786 17185 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1008332882 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17792] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17792/stat : 17792 (java) S 17784 17786 17185 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1008332884 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17793] ppid=17784 vsize=867620 CPUtime=0.21
/proc/17786/task/17793/stat : 17793 (java) S 17784 17786 17185 0 -1 64 704 0 0 0 21 0 0 0 16 0 9 0 1008332884 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17794] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17794/stat : 17794 (java) S 17784 17786 17185 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1008332884 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17795] ppid=17784 vsize=867620 CPUtime=0
/proc/17786/task/17795/stat : 17795 (java) S 17784 17786 17185 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1008332884 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867620

[startup+25.5022 s]
/proc/loadavg: 1.94 1.96 1.99 3/78 17803
/proc/meminfo: memFree=1650040/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=868268 CPUtime=25.43
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 50847 534 1 0 2514 24 4 1 18 0 9 0 1008332879 889106432 29381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 217067 29381 2616 9 0 211595 0
[pid=17786/tid=17788] ppid=17784 vsize=868268 CPUtime=24.54
/proc/17786/task/17788/stat : 17788 (java) R 17784 17786 17185 0 -1 64 27382 534 1 0 2434 15 4 1 17 0 9 0 1008332880 889106432 29381 996147200 134512640 134550740 4294955968 18446744073709551615 4126881399 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17789] ppid=17784 vsize=868268 CPUtime=0.54
/proc/17786/task/17789/stat : 17789 (java) S 17784 17786 17185 0 -1 64 21635 534 0 0 43 6 4 1 16 0 9 0 1008332881 889106432 29381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17790] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17790/stat : 17790 (java) S 17784 17786 17185 0 -1 64 18 534 0 0 0 0 4 1 16 0 9 0 1008332882 889106432 29381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17791] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17791/stat : 17791 (java) S 17784 17786 17185 0 -1 64 30 534 0 0 0 0 4 1 15 0 9 0 1008332882 889106432 29381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17792] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17792/stat : 17792 (java) S 17784 17786 17185 0 -1 64 0 534 0 0 0 0 4 1 23 0 9 0 1008332884 889106432 29381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17793] ppid=17784 vsize=868268 CPUtime=0.39
/proc/17786/task/17793/stat : 17793 (java) S 17784 17786 17185 0 -1 64 949 534 0 0 34 0 4 1 16 0 9 0 1008332884 889106432 29381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17794] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17794/stat : 17794 (java) S 17784 17786 17185 0 -1 64 2 534 0 0 0 0 4 1 24 0 9 0 1008332884 889106432 29381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17795] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17795/stat : 17795 (java) S 17784 17786 17185 0 -1 64 15 534 0 0 0 0 4 1 15 0 9 0 1008332884 889106432 29381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 868268

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

[startup+27.1015 s]
/proc/loadavg: 1.94 1.96 1.99 4/90 17837
/proc/meminfo: memFree=1644624/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=868268 CPUtime=27.02
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 50850 534 1 0 2673 24 4 1 18 0 9 0 1008332879 889106432 29382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 217067 29382 2616 9 0 211595 0
[pid=17786/tid=17788] ppid=17784 vsize=868268 CPUtime=26.14
/proc/17786/task/17788/stat : 17788 (java) R 17784 17786 17185 0 -1 64 27382 534 1 0 2594 15 4 1 22 0 9 0 1008332880 889106432 29382 996147200 134512640 134550740 4294955968 18446744073709551615 4126876247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17789] ppid=17784 vsize=868268 CPUtime=0.54
/proc/17786/task/17789/stat : 17789 (java) S 17784 17786 17185 0 -1 64 21635 534 0 0 43 6 4 1 16 0 9 0 1008332881 889106432 29382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17790] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17790/stat : 17790 (java) S 17784 17786 17185 0 -1 64 18 534 0 0 0 0 4 1 16 0 9 0 1008332882 889106432 29382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17791] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17791/stat : 17791 (java) S 17784 17786 17185 0 -1 64 30 534 0 0 0 0 4 1 15 0 9 0 1008332882 889106432 29382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17792] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17792/stat : 17792 (java) S 17784 17786 17185 0 -1 64 0 534 0 0 0 0 4 1 23 0 9 0 1008332884 889106432 29382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17793] ppid=17784 vsize=868268 CPUtime=0.39
/proc/17786/task/17793/stat : 17793 (java) S 17784 17786 17185 0 -1 64 950 534 0 0 34 0 4 1 16 0 9 0 1008332884 889106432 29382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17794] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17794/stat : 17794 (java) S 17784 17786 17185 0 -1 64 2 534 0 0 0 0 4 1 24 0 9 0 1008332884 889106432 29382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17795] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17795/stat : 17795 (java) S 17784 17786 17185 0 -1 64 17 534 0 0 0 0 4 1 15 0 9 0 1008332884 889106432 29382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.02
Current children cumulated vsize (KiB) 868268

[startup+28.7028 s]
/proc/loadavg: 1.94 1.96 1.99 3/90 17837
/proc/meminfo: memFree=1637328/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=868268 CPUtime=28.62
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 50868 534 1 0 2833 24 4 1 18 0 9 0 1008332879 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 217067 29397 2616 9 0 211595 0
[pid=17786/tid=17788] ppid=17784 vsize=868268 CPUtime=27.71
/proc/17786/task/17788/stat : 17788 (java) R 17784 17786 17185 0 -1 64 27385 534 1 0 2751 15 4 1 19 0 9 0 1008332880 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4127362142 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17789] ppid=17784 vsize=868268 CPUtime=0.54
/proc/17786/task/17789/stat : 17789 (java) S 17784 17786 17185 0 -1 64 21635 534 0 0 43 6 4 1 16 0 9 0 1008332881 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17790] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17790/stat : 17790 (java) S 17784 17786 17185 0 -1 64 18 534 0 0 0 0 4 1 16 0 9 0 1008332882 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17791] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17791/stat : 17791 (java) S 17784 17786 17185 0 -1 64 30 534 0 0 0 0 4 1 15 0 9 0 1008332882 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17792] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17792/stat : 17792 (java) S 17784 17786 17185 0 -1 64 0 534 0 0 0 0 4 1 23 0 9 0 1008332884 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17793] ppid=17784 vsize=868268 CPUtime=0.43
/proc/17786/task/17793/stat : 17793 (java) S 17784 17786 17185 0 -1 64 965 534 0 0 37 1 4 1 15 0 9 0 1008332884 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17794] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17794/stat : 17794 (java) S 17784 17786 17185 0 -1 64 2 534 0 0 0 0 4 1 24 0 9 0 1008332884 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17795] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17795/stat : 17795 (java) S 17784 17786 17185 0 -1 64 17 534 0 0 0 0 4 1 15 0 9 0 1008332884 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.62
Current children cumulated vsize (KiB) 868268

[startup+29.503 s]
/proc/loadavg: 1.94 1.96 1.99 3/90 17837
/proc/meminfo: memFree=1637328/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=868268 CPUtime=29.42
/proc/17786/stat : 17786 (java) S 17784 17786 17185 0 -1 0 50868 534 1 0 2913 24 4 1 18 0 9 0 1008332879 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 217067 29397 2616 9 0 211595 0
[pid=17786/tid=17788] ppid=17784 vsize=868268 CPUtime=28.51
/proc/17786/task/17788/stat : 17788 (java) R 17784 17786 17185 0 -1 64 27385 534 1 0 2831 15 4 1 17 0 9 0 1008332880 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4127361504 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17789] ppid=17784 vsize=868268 CPUtime=0.54
/proc/17786/task/17789/stat : 17789 (java) S 17784 17786 17185 0 -1 64 21635 534 0 0 43 6 4 1 16 0 9 0 1008332881 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17790] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17790/stat : 17790 (java) S 17784 17786 17185 0 -1 64 18 534 0 0 0 0 4 1 16 0 9 0 1008332882 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17791] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17791/stat : 17791 (java) S 17784 17786 17185 0 -1 64 30 534 0 0 0 0 4 1 15 0 9 0 1008332882 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17786/tid=17792] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17792/stat : 17792 (java) S 17784 17786 17185 0 -1 64 0 534 0 0 0 0 4 1 23 0 9 0 1008332884 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17793] ppid=17784 vsize=868268 CPUtime=0.43
/proc/17786/task/17793/stat : 17793 (java) S 17784 17786 17185 0 -1 64 965 534 0 0 37 1 4 1 15 0 9 0 1008332884 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17794] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17794/stat : 17794 (java) S 17784 17786 17185 0 -1 64 2 534 0 0 0 0 4 1 24 0 9 0 1008332884 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17786/tid=17795] ppid=17784 vsize=868268 CPUtime=0.05
/proc/17786/task/17795/stat : 17795 (java) S 17784 17786 17185 0 -1 64 17 534 0 0 0 0 4 1 15 0 9 0 1008332884 889106432 29397 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.42
Current children cumulated vsize (KiB) 868268

[startup+29.708 s]
/proc/loadavg: 1.95 1.96 1.99 3/90 17837
/proc/meminfo: memFree=1636048/2055920 swapFree=4174728/4192956
[pid=17786] ppid=17784 vsize=0 CPUtime=29.61
/proc/17786/stat : 17786 (java) Z 17784 17786 17185 0 -1 12 50909 534 1 0 2931 25 4 1 16 0 2 0 1008332879 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17786/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 29.61
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 29.7198
CPU time (s): 29.6525
CPU user time (s): 29.3665
CPU system time (s): 0.285956
CPU usage (%): 99.7735
Max. virtual memory (cumulated for all children) (KiB): 868356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.3665
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51443
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= 2668
involuntary context switches= 2792

runsolver used 0.039993 second user time and 0.110983 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-05 08:28:23
IDJOB=1086434
IDBENCH=57818
IDSOLVER=364
FILE ID=node35/1086434-1215239303
PBS_JOBID= 7881949
Free space on /tmp= 66468 MiB

SOLVER NAME= Abscon 112v4 ESAC
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 esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086434-1215239303/watcher-1086434-1215239303 -o /tmp/evaluation-result-1086434-1215239303/solver-1086434-1215239303 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086434-1215239303.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 68a6e67c26555a55d1774467340b6ea2
RANDOM SEED=214428882

node35.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.261
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.261
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:       1436368 kB
Buffers:         53984 kB
Cached:         159296 kB
SwapCached:      12276 kB
Active:         417412 kB
Inactive:       132568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436368 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            3208 kB
Writeback:           0 kB
Mapped:         350244 kB
Slab:            54160 kB
Committed_AS:  2430272 kB
PageTables:       2436 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= 66468 MiB
End job on node35 at 2008-07-05 08:28:53