Trace number 207461

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, and are wall clock time (not CPU 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 109 ACSAT 52.605 52.8213

DiagnosticValue
CHECKS77973387
NODES1899

General information on the benchmark

Namefapp/test01-04/test04/
test04-1250-10.xml
MD5SUMc9bcb9dd70ccc4a9926bdf95ae516c0c
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 benchmark11.0113
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1250
Number of constraints18359
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18359
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/207461-1168074310/unknown.xml
0.36	   
0.36	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.56	     nbVariables=1250  nbDomainTypes=41  minDomainSize=42  maxDomainSize=350
0.56	       =>  wckTime=0.251  cpuTime=0.2  mem=16M649
0.56	   
0.56	   predicates being loaded...
0.56	   
0.56	   constraints being loaded...
4.52	   
4.52	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 41M188)
7.13	     nbConstraints=9745  nbMergedConstraints=8614  nbConvertedConstraints=104  nbConvertConstraintsChecks=5652272
7.13	     nbExtensionStructures=99  nbSharedExtensionStructures=5  nbConflictsStructures=99  nbSharedConflictsStructures=5
7.13	     nbSharedBinaryRepresentations=24746  nbEvaluationManagers=8330  nbSharedEvaluationManagers=1311  maxDegree=25
7.13	     maxArity=2
7.13	       =>  wckTime=6.821  cpuTime=6.24  mem=36M690
7.26	   
7.26	   solver IterativeSystematicSolver being built... 
7.63	       =>  wckTime=7.323  cpuTime=6.51  mem=70M919
26.86	   
26.86	   preprocessing
26.86	     nbConstraintChecks=37724314  nbValidityChecks=857452  nbPropagations=1383  nbRevisions=24752
26.86	     nbUselessRevisions=23353  nbRemovedValues=74088  detectedInconsistency=no
26.86	       =>  wckTime=19.219  cpuTime=19.11  mem=70M919
32.54	   
32.54	   search
32.54	     run=0  nbConstraintChecks=9231771  nbValidityChecks=7026298  nbPropagations=5109  nbRevisions=86157
32.54	     nbUselessRevisions=76861  nbAssignments=180  nbFailedAssignments=78  nbBacktracks=10  nbVisitedNodes=265
32.54	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
32.54	       =>  wckTime=24.9  cpuTime=24.74  mem=74M34
36.35	   
36.35	   search
36.35	     run=1  nbConstraintChecks=15055036  nbValidityChecks=16144311  nbPropagations=14970  nbRevisions=254009
36.35	     nbUselessRevisions=225701  nbAssignments=383  nbFailedAssignments=173  nbBacktracks=25  nbVisitedNodes=572
36.35	     nbRestartNogoods=4  mapSize=24  nbInferences=0  nbTooLargeKeys=0
36.35	       =>  wckTime=28.716  cpuTime=28.54  mem=78M130
40.45	   
40.45	   search
40.45	     run=2  nbConstraintChecks=20984983  nbValidityChecks=25832946  nbPropagations=29936  nbRevisions=510795
40.45	     nbUselessRevisions=452389  nbAssignments=618  nbFailedAssignments=295  nbBacktracks=48  nbVisitedNodes=942
40.45	     nbRestartNogoods=10  mapSize=45  nbInferences=0  nbTooLargeKeys=0
40.45	       =>  wckTime=32.819  cpuTime=32.64  mem=80M461
52.78	   
52.78	   search
52.78	     run=3  nbConstraintChecks=40249073  nbValidityChecks=41564935  nbPropagations=58523  nbRevisions=930236
52.78	     nbUselessRevisions=826505  nbAssignments=1899  nbFailedAssignments=322  nbBacktracks=52  nbVisitedNodes=2253
52.78	     nbRestartNogoods=12  mapSize=48  nbInferences=0  nbTooLargeKeys=0
52.78	       =>  wckTime=45.148  cpuTime=44.89  mem=78M127
52.78	   
52.78	   global
52.79	     nbConstraintChecks=77973387  nbValidityChecks=42422387  nbPropagations=59906  nbRevisions=954988
52.79	     nbUselessRevisions=849858  nbRestartNogoods=12  solvingWckTime=45.149  solvingCpuTime=44.89  expiredTime=no
52.79	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=51.45
52.79	       =>  wckTime=52.48  cpuTime=51.41  mem=78M127
52.79	   
52.79	s SATISFIABLE
52.79	v -2652 2760 -2536 -2796 -2228 -2556 2120 -2736 -2692 2700 -2316 -2728 2332 2700 -2492 -2172 -2388 2564 -2472 -2536 -2400 2800 2588 -2120 -2712 2468 -2752 -2464 -2788 -2632 -2464 2720 2584 2372 -2464 -2532 -2276 -2144 2120 -2756 -2816 -2816 -2192 2228 2512 -2324 -2712 2772 -2184 -2724 -2624 2756 -2464 -2628 2472 -2568 2208 -2172 2732 -2244 2684 -2512 2216 -2232 -2460 -2776 -2656 -2448 2168 -2528 -2160 -2748 -2792 -2772 2660 -2552 -2252 -2592 2776 -2672 -2796 2720 -2672 -2728 -2604 2120 -2592 2736 2632 2460 2232 -2752 -2596 2600 -2680 -2296 2716 -2564 -2404 -2500 -2668 -2284 -2696 -2616 -2608 2424 -2640 2324 2788 2220 2656 -2776 2580 -2600 2348 -2456 -2696 -2768 2532 -2772 -2496 -2792 -2492 -2804 2736 -2752 2656 -2696 -2612 -2324 -2312 -2548 -2448 -2556 2280 -2800 -2488 -2660 -2744 -2272 -2688 -2176 -2228 2632 2644 -2416 2536 2168 -2772 -2500 -2532 -2492 2672 -2804 2808 -2120 -2380 -2420 -2492 -2160 -2752 2304 -2640 -2256 -2428 2680 -2380 -2300 2636 -2804 -2380 2184 2512 -2776 -2504 2716 -2760 -2244 -2704 -2360 2256 -2248 -2188 -2616 -2364 -2120 -2328 2576 -2132 -2648 -2136 -2420 2376 -2792 -2520 -2560 -2720 2444 2236 -2788 2724 2212 -2600 2336 2708 2588 -2356 -2160 -2464 -2716 2416 -2584 2612 -2464 2512 -2456 -2428 2356 2340 -2256 -2616 -2776 -2548 -2496 -2552 -2160 -2736 -2472 -2736 -2788 2120 -2748 -2484 -2684 -2276 -2472 2136 -2724 2160 2600 2568 -2800 -2636 -2772 -2512 -2744 -2492 -2496 -2552 2776 -2328 -2664 -2272 2564 -2728 2816 -2776 2632 2384 2644 -2756 -2428 -2796 -2756 -2736 2672 2220 -2552 -2708 2668 -2328 -2128 -2696 2120 -2776 -2168 2676 -2140 2508 -2524 2132 -2656 -2724 -2696 2300 -2776 2656 2412 -2420 -2776 -2164 -2388 -2816 -2676 -2632 -2692 -2728 -2296 2120 -2456 -2612 -2792 2712 -2452 -2716 -2676 -2680 -2760 -2528 2596 2192 2724 2120 -2668 -2448 2572 -2668 2764 -2348 -2148 -2792 -2460 2504 -2776 -2644 -2400 2188 -2192 -2200 -2656 -2584 2584 -2788 -2784 2816 2164 2268 -2752 2520 -2732 -2472 2684 2628 -2532 -2252 2364 -2376 -2280 -2788 2324 -2428 2548 -2688 2756 2684 -2688 -2576 -2560 -2564 2576 -2724 2692 -2500 2416 2736 -2692 2328 -2764 -2468 -2672 2784 2508 -2604 2276 2716 -2684 -2612 -2380 2476 -2800 2656 -2376 -2232 -2416 -2668 -2388 -2700 -2312 2188 -2160 -2748 -2696 2712 -2736 -2160 -2664 2656 -2720 -2672 -2192 2624 -2452 -2160 2264 -2440 -2752 -2340 2624 -2580 2532 -2296 2696 -2616 2720 2284 2372 -2260 2520 -2696 2540 -2624 2360 2444 -2640 -2464 -2796 -2764 2160 -2680 -2776 -2388 -2328 -2520 -2692 -2816 2544 -2740 -2420 2548 -2588 -2740 2576 -2776 -2504 -2624 -2492 2564 -2732 -2736 -2520 -2780 -2456 -2756 -2792 -2728 -2708 -2656 -2492 -2180 -2744 -2800 2440 -2620 -2660 2400 -2700 2528 -2484 -2768 2600 -2644 2124 -2576 2440 2740 -2464 -2312 -2704 -2660 -2364 -2764 2376 -2580 -2424 -2408 2772 -2576 -2704 -2284 -2692 -2608 -2412 -2316 -2736 -2792 2628 -2756 -2680 -2712 2456 -2260 -2616 -2524 -2512 2812 -2176 2692 -2568 -2752 2296 -2752 -2284 2452 2284 2192 -2636 2312 2592 2740 2652 -2428 -2416 2216 -2724 -2468 -2136 -2480 -2652 -2504 -2656 -2144 -2572 2748 -2320 -2664 -2352 2816 -2232 -2500 -2800 2700 -2176 -2268 2696 -2460 -2752 2664 2492 -2560 -2132 2372 -2184 -2776 -2796 2352 -2368 -2408 2688 2168 2376 -2732 -2396 -2560 -2688 -2120 -2460 -2584 2400 -2516 -2796 -2792 -2768 2776 2476 -2336 -2696 -2480 2456 2776 -2652 -2776 2620 -2552 -2588 -2756 -2536 -2764 -2436 -2232 2528 -2220 -2532 2728 -2160 -2624 2472 -2464 -2632 2716 -2728 2644 -2496 2176 2560 -2504 2584 2120 -2804 -2568 -2748 2468 -2704 2632 2184 -2292 -2716 -2796 -2420 -2484 -2724 -2816 -2560 -2432 2652 -2728 -2788 -2324 -2364 2244 2172 2772 -2160 -2636 -2124 -2760 -2288 -2544 -2160 2364 -2628 2744 -2644 2324 -2764 -2424 2120 -2716 2316 2412 2472 -2396 -2700 -2764 2380 -2792 -2728 2240 2568 -2696 -2812 2700 -2676 -2712 -2776 -2772 2288 -2636 -2228 2456 2604 2592 -2792 -2732 -2352 -2732 -2772 -2760 -2544 -2160 -2756 2340 -2740 2324 -2776 -2520 -2272 -2720 2468 -2324 -2632 -2696 2592 -2296 -2764 2364 2492 2536 -2520 -2340 2664 -2260 -2776 2368 2272 -2440 -2660 -2640 2636 -2736 -2788 2244 -2676 -2268 -2728 -2664 -2732 -2628 -2720 2128 -2324 -2224 -2772 -2708 -2736 -2320 2284 -2388 -2460 2160 -2180 -2256 -2776 -2456 -2160 -2120 2412 -2356 2260 -2620 -2452 -2764 -2804 2324 -2804 -2580 -2480 2164 -2764 -2388 -2816 -2800 -2812 2120 -2620 -2636 -2796 -2508 -2448 2792 2716 -2540 -2480 -2300 -2308 -2748 -2208 -2452 -2700 -2516 -2552 -2680 2552 2760 2180 2348 -2660 2420 2512 -2816 -2752 -2600 -2348 2768 2628 2644 -2160 -2776 -2640 -2648 -2540 2676 -2396 2752 -2792 -2160 -2144 2640 -2620 -2416 2120 2196 2144 -2796 -2752 2596 -2592 2276 -2320 -2524 -2416 -2428 2440 2308 -2496 2624 2528 2428 2508 -2416 2732 -2776 -2560 2556 2416 2624 2168 -2644 -2632 -2276 2312 -2500 -2232 2704 2188 -2688 -2448 -2792 -2736 -2432 -2816 2512 2624 2596 -2704 2656 2500 -2660 -2732 2668 -2388 -2760 2436 2576 2536 -2696 2408 -2752 2668 2160 2376 -2672 -2256 -2736 -2600 -2676 -2512 2564 -2368 -2764 -2424 -2376 2764 2760 -2460 -2672 -2728 2496 2120 -2784 -2752 -2188 -2604 2500 2188 2632 -2740 -2776 2128 -2592 -2460 -2756 -2792 2760 -2656 -2676 -2120 2736 2284 -2212 -2468 -2760 -2676 2376 -2756 2372 -2748 -2256 2152 -2180 2632 2524 2428 -2760 2492 -2532 -2596 -2768 -2676 2704 -2576 -2684 -2292 -2732 -2660 -2152 -2552 -2228 -2532 2468 -2424 -2788 -2668 -2652 -2720 -2216 -2120 -2484 -2164 2256 2632 2616 -2680 2400 2272 -2140 2188 -2676 2744 -2576 2216 2652 -2692 -2492 2616 -2324 2680 2776 2532 2612 -2548 -2404 2716 -2640 -2636 -2752 2128 -2780 2564 2612 -2460 -2732 -2564 -2600 -2748 2252 -2440 -2240 -2576 -2608 2424 2536 -2736 -2472 -2704 -2788 -2660 -2360 -2752 2392 -2760 2464 -2640 -2788 -2644 2816 -2748 -2480 -2160 -2788 2576 -2492 2252 2704 -2288 -2768 2756 2216 -2732 -2656 2212 -2524 2692 -2816 2660 2744 -2596 -2204 2416 -2680 -2468 2496 -2452 2800 2720 -2700 2740 2408 2764 -2176 2512 -2716 -2260 -2796 2572 2488 -2600 2752 2120 2120 -2668 2132 -2380 -2792 -2792 2536 -2696 -2676 -2768 -2764 -2256 2452 -2764 -2776 -2536 -2524 -2248 -2360 -2664 -2340 -2616 2316 -2768 -2572 -2500 2432 -2736 -2504 -2408 -2164 -2668 2152 -2348 -2692 -2692 2700 2508 2160 -2160 -2748 -2572 -2160 2720 2748 2620 -2456 2444 -2148 -2216 -2672 -2700 -2536 -2124 2708 2524 2284 -2508 2616 2228 -2620 -2648 -2180 2412 -2664 -2584 -2756 -2700 -2496 2516 -2216 -2560 2496 2192 -2220 2160 2516 -2800 -2636 -2420 -2260 -2336 -2380 -2288 -2380 -2272 -2796 2332 -2740 -2388 2732 2172 -2748 2800 -2352 2372 -2340 -2180 2120 -2196 -2756 2552 -2204 2696 2332 -2508 -2640 -2416 2700 -2716 -2752 -2364 -2776 2672 -2308 -2652 -2612 -2816 2748 -2748 2720 -2288 -2724 -2788 2668 -2752 -2672 2484 2640 -2708 -2140 -2760 -2440 2204 -2700 -2576 -2740 -2692 2740 -2696 -2276 -2480 2460 -2696 -2672 -2600 -2812 -2220 -2816 -2512 2440 -2756 -2536 2632 -2204 -2172 -2744 -2756 2156 -2120 -2572 -2716 -2384 -2236 -2184 2740 2464 -2652 -2816 -2524 -2732 -2748 2512 -2708 -2220 -2220 -2776 -2796 -2328 2424 -2760 2728 -2816 -2716 -2736 -2756 -2160 -2280 -2616 2708 2724 -2692 -2664 2708 -2312 -2176 -2548 -2692 -2804 -2380 -2684 -2372 -2588 -2236 -2816 2476 -2604 -2424 -2756 -2316 -2392 -2684 
52.79	d NODES 1899
52.79	d CHECKS 77973387
52.79	   
52.79	   totalWckTime=52.558  totalCpuTime=51.45

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node23/watcher-207461-1168074310 -o ROOT/results/node23/solver-207461-1168074310 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207461-1168074310/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.14 1.02 1.01 4/93 20706
/proc/meminfo: memFree=1498000/2055920 swapFree=4192812/4192956
[pid=20705] ppid=20703 vsize=18540 CPUtime=0
/proc/20705/stat : 20705 (runsolver) R 20703 20705 20282 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 155825449 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/20705/statm: 4635 279 244 17 0 2626 0

[startup+0.107882 s]
/proc/loadavg: 1.14 1.02 1.01 4/93 20706
/proc/meminfo: memFree=1498000/2055920 swapFree=4192812/4192956
[pid=20705] ppid=20703 vsize=914988 CPUtime=0.09
/proc/20705/stat : 20705 (java) R 20703 20705 20282 0 -1 0 3044 0 1 0 7 2 0 0 23 0 8 0 155825449 936947712 2790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2697569 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20705/statm: 228747 2790 1445 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515958 s]
/proc/loadavg: 1.14 1.02 1.01 4/93 20706
/proc/meminfo: memFree=1498000/2055920 swapFree=4192812/4192956
[pid=20705] ppid=20703 vsize=915328 CPUtime=0.49
/proc/20705/stat : 20705 (java) R 20703 20705 20282 0 -1 0 7487 0 1 0 44 5 0 0 25 0 8 0 155825449 937295872 7226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20705/statm: 228832 7226 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33812 s]
/proc/loadavg: 1.14 1.02 1.01 4/100 20713
/proc/meminfo: memFree=1413720/2055920 swapFree=4192812/4192956
[pid=20705] ppid=20703 vsize=915628 CPUtime=1.3
/proc/20705/stat : 20705 (java) R 20703 20705 20282 0 -1 0 20982 0 1 0 119 11 0 0 25 0 8 0 155825449 937603072 20719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2956556 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20705/statm: 228907 20719 2165 14 0 215377 0
[pid=20705/tid=20707] ppid=20703 vsize=915628 CPUtime=0.07
/proc/20705/task/20707/stat : 20707 (java) S 20703 20705 20282 0 -1 64 4418 0 0 0 6 1 0 0 16 0 8 0 155825453 937603072 20719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20708] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20708/stat : 20708 (java) S 20703 20705 20282 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 20719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20709] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20709/stat : 20709 (java) S 20703 20705 20282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 20719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20710] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20710/stat : 20710 (java) S 20703 20705 20282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155825457 937603072 20719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20711] ppid=20703 vsize=915628 CPUtime=0.14
/proc/20705/task/20711/stat : 20711 (java) S 20703 20705 20282 0 -1 64 406 0 0 0 14 0 0 0 16 0 8 0 155825457 937603072 20719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20712] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20712/stat : 20712 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155825457 937603072 20719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20713] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20713/stat : 20713 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155825457 937603072 20719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915628

[startup+2.98644 s]
/proc/loadavg: 1.14 1.02 1.01 3/100 20713
/proc/meminfo: memFree=1405272/2055920 swapFree=4192812/4192956
[pid=20705] ppid=20703 vsize=915628 CPUtime=2.94
/proc/20705/stat : 20705 (java) R 20703 20705 20282 0 -1 0 21037 0 1 0 282 12 0 0 25 0 8 0 155825449 937603072 20773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802693 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20705/statm: 228907 20773 2180 14 0 215377 0
[pid=20705/tid=20707] ppid=20703 vsize=915628 CPUtime=0.07
/proc/20705/task/20707/stat : 20707 (java) S 20703 20705 20282 0 -1 64 4418 0 0 0 6 1 0 0 16 0 8 0 155825453 937603072 20773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20708] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20708/stat : 20708 (java) S 20703 20705 20282 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 20773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20709] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20709/stat : 20709 (java) S 20703 20705 20282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 20773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20710] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20710/stat : 20710 (java) S 20703 20705 20282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155825457 937603072 20773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20711] ppid=20703 vsize=915628 CPUtime=0.16
/proc/20705/task/20711/stat : 20711 (java) S 20703 20705 20282 0 -1 64 424 0 0 0 16 0 0 0 15 0 8 0 155825457 937603072 20773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20712] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20712/stat : 20712 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155825457 937603072 20773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20713] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20713/stat : 20713 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155825457 937603072 20773 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915628

[startup+6.27508 s]
/proc/loadavg: 1.21 1.03 1.01 3/100 20713
/proc/meminfo: memFree=1386344/2055920 swapFree=4192812/4192956
[pid=20705] ppid=20703 vsize=915628 CPUtime=6.19
/proc/20705/stat : 20705 (java) R 20703 20705 20282 0 -1 0 23799 0 1 0 606 13 0 0 25 0 8 0 155825449 937603072 23532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155888337 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20705/statm: 228907 23532 2181 14 0 215377 0
[pid=20705/tid=20707] ppid=20703 vsize=915628 CPUtime=0.24
/proc/20705/task/20707/stat : 20707 (java) S 20703 20705 20282 0 -1 64 7160 0 0 0 22 2 0 0 16 0 8 0 155825453 937603072 23532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20708] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20708/stat : 20708 (java) S 20703 20705 20282 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 23532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20709] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20709/stat : 20709 (java) S 20703 20705 20282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 23532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20710] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20710/stat : 20710 (java) S 20703 20705 20282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155825457 937603072 23532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20711] ppid=20703 vsize=915628 CPUtime=0.19
/proc/20705/task/20711/stat : 20711 (java) S 20703 20705 20282 0 -1 64 440 0 0 0 19 0 0 0 16 0 8 0 155825457 937603072 23532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20712] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20712/stat : 20712 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155825457 937603072 23532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20713] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20713/stat : 20713 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155825457 937603072 23532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915628

[startup+12.7593 s]
/proc/loadavg: 1.19 1.03 1.01 2/88 20724
/proc/meminfo: memFree=1450440/2055920 swapFree=4192812/4192956
[pid=20705] ppid=20703 vsize=915628 CPUtime=12.66
/proc/20705/stat : 20705 (java) R 20703 20705 20282 0 -1 0 29926 0 1 0 1248 18 0 0 25 0 8 0 155825449 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074072230 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20705/statm: 228907 29654 2533 14 0 215377 0
[pid=20705/tid=20707] ppid=20703 vsize=915628 CPUtime=0.51
/proc/20705/task/20707/stat : 20707 (java) S 20703 20705 20282 0 -1 64 12820 0 0 0 46 5 0 0 16 0 8 0 155825453 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20708] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20708/stat : 20708 (java) S 20703 20705 20282 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 155825454 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20705/tid=20709] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20709/stat : 20709 (java) S 20703 20705 20282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20705/tid=20710] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20710/stat : 20710 (java) S 20703 20705 20282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155825457 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20711] ppid=20703 vsize=915628 CPUtime=0.29
/proc/20705/task/20711/stat : 20711 (java) S 20703 20705 20282 0 -1 64 489 0 0 0 28 1 0 0 15 0 8 0 155825457 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20705/tid=20712] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20712/stat : 20712 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155825457 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20713] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20713/stat : 20713 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155825457 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915628

[startup+25.5998 s]
/proc/loadavg: 1.22 1.05 1.01 2/88 20777
/proc/meminfo: memFree=1443656/2055920 swapFree=4192812/4192956
[pid=20705] ppid=20703 vsize=915628 CPUtime=25.43
/proc/20705/stat : 20705 (java) R 20703 20705 20282 0 -1 0 29926 0 1 0 2523 20 0 0 25 0 8 0 155825449 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073806983 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20705/statm: 228907 29654 2533 14 0 215377 0
[pid=20705/tid=20707] ppid=20703 vsize=915628 CPUtime=0.51
/proc/20705/task/20707/stat : 20707 (java) S 20703 20705 20282 0 -1 64 12820 0 0 0 46 5 0 0 16 0 8 0 155825453 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20708] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20708/stat : 20708 (java) S 20703 20705 20282 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 155825454 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20705/tid=20709] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20709/stat : 20709 (java) S 20703 20705 20282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20705/tid=20710] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20710/stat : 20710 (java) S 20703 20705 20282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155825457 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20711] ppid=20703 vsize=915628 CPUtime=0.29
/proc/20705/task/20711/stat : 20711 (java) S 20703 20705 20282 0 -1 64 489 0 0 0 28 1 0 0 15 0 8 0 155825457 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20705/tid=20712] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20712/stat : 20712 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155825457 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20713] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20713/stat : 20713 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155825457 937603072 29654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 915628

[startup+51.2028 s]
/proc/loadavg: 1.20 1.06 1.02 2/85 20839
/proc/meminfo: memFree=1430192/2055920 swapFree=4192812/4192956
[pid=20705] ppid=20703 vsize=915628 CPUtime=50.98
/proc/20705/stat : 20705 (java) R 20703 20705 20282 0 -1 0 35748 0 1 0 5075 23 0 0 25 0 8 0 155825449 937603072 35465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807550 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20705/statm: 228907 35465 2538 14 0 215377 0
[pid=20705/tid=20707] ppid=20703 vsize=915628 CPUtime=0.57
/proc/20705/task/20707/stat : 20707 (java) S 20703 20705 20282 0 -1 64 18606 0 0 0 50 7 0 0 16 0 8 0 155825453 937603072 35465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20708] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20708/stat : 20708 (java) S 20703 20705 20282 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 35465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20705/tid=20709] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20709/stat : 20709 (java) S 20703 20705 20282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155825454 937603072 35465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20705/tid=20710] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20710/stat : 20710 (java) S 20703 20705 20282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155825457 937603072 35465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20711] ppid=20703 vsize=915628 CPUtime=0.32
/proc/20705/task/20711/stat : 20711 (java) S 20703 20705 20282 0 -1 64 506 0 0 0 31 1 0 0 16 0 8 0 155825457 937603072 35465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20712] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20712/stat : 20712 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155825457 937603072 35465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20705/tid=20713] ppid=20703 vsize=915628 CPUtime=0
/proc/20705/task/20713/stat : 20713 (java) S 20703 20705 20282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155825457 937603072 35465 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 915628

Child status: 0
Real time (s): 52.8213
CPU time (s): 52.605
CPU user time (s): 52.344
CPU system time (s): 0.26096
CPU usage (%): 99.5904
Max. virtual memory (cumulated for all children) (KiB): 915628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.344
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35766
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= 2618
involuntary context switches= 3183

runsolver used 0.058991 s user time and 0.153976 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 09:05:11 UTC 2007


IDJOB= 207461
IDBENCH= 4292
FILE ID= node23/207461-1168074310

PBS_JOBID= 3476014

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test04/test04-1250-10.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207461-1168074310/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-207461-1168074310 -o ROOT/results/node23/solver-207461-1168074310 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207461-1168074310/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c9bcb9dd70ccc4a9926bdf95ae516c0c

RANDOM SEED= 108588641

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.265
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.265
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:       1517232 kB
Buffers:         43248 kB
Cached:         319124 kB
SwapCached:          0 kB
Active:         165180 kB
Inactive:       296024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8544 kB
Writeback:           0 kB
Mapped:         126840 kB
Slab:            62152 kB
Committed_AS:  3761416 kB
PageTables:       2396 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= 66547 MiB



End job on node23 on Sat Jan  6 09:06:05 UTC 2007