Trace number 196391

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 15.6316 15.7574

DiagnosticValue
CHECKS15027475
NODES1804

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-3.xml
MD5SUM3a39af590e754420eaf79b6f135d4551
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 benchmark7.2259
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/196391-1168070778/unknown.xml
0.41	   
0.41	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.56	     nbVariables=800  nbDomainTypes=33  minDomainSize=42  maxDomainSize=350
0.56	       =>  wckTime=0.213  cpuTime=0.16  mem=11M768
0.56	   
0.56	   predicates being loaded...
0.57	   
0.57	   constraints being loaded...
4.53	   
4.53	   INFO : Stopping converting binary constraints (cpu=4.04, mem = 29M948)
5.80	     nbConstraints=4800  nbMergedConstraints=4175  nbConvertedConstraints=230  nbConvertConstraintsChecks=6378596
5.80	     nbExtensionStructures=219  nbSharedExtensionStructures=11  nbConflictsStructures=219
5.80	     nbSharedConflictsStructures=11  nbSharedBinaryRepresentations=39194  nbEvaluationManagers=4164
5.81	     nbSharedEvaluationManagers=406  maxDegree=19  maxArity=2
5.81	       =>  wckTime=5.457  cpuTime=5.1  mem=48M478
5.93	   
5.93	   solver IterativeSystematicSolver being built... 
6.18	       =>  wckTime=5.83  cpuTime=5.3  mem=56M933
11.45	   
11.45	   preprocessing
11.45	     nbConstraintChecks=9646891  nbValidityChecks=489867  nbPropagations=1146  nbRevisions=15558
11.45	     nbUselessRevisions=13651  nbRemovedValues=68876  detectedInconsistency=no
11.45	       =>  wckTime=5.265  cpuTime=5.23  mem=56M933
13.69	   
13.69	   search
13.69	     run=0  nbConstraintChecks=3121568  nbValidityChecks=3220846  nbPropagations=9644  nbRevisions=106056
13.69	     nbUselessRevisions=92180  nbAssignments=531  nbFailedAssignments=67  nbBacktracks=10  nbVisitedNodes=605
13.69	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
13.69	       =>  wckTime=7.501  cpuTime=7.42  mem=62M914
14.71	   
14.71	   search
14.71	     run=1  nbConstraintChecks=4309811  nbValidityChecks=6179138  nbPropagations=26432  nbRevisions=286753
14.71	     nbUselessRevisions=249788  nbAssignments=996  nbFailedAssignments=108  nbBacktracks=28  nbVisitedNodes=1121
14.71	     nbRestartNogoods=31  mapSize=18  nbInferences=0  nbTooLargeKeys=0
14.71	       =>  wckTime=8.531  cpuTime=8.4  mem=36M112
15.70	   
15.70	   search
15.70	     run=2  nbConstraintChecks=5380584  nbValidityChecks=8928339  nbPropagations=50483  nbRevisions=531917
15.70	     nbUselessRevisions=464404  nbAssignments=1804  nbFailedAssignments=114  nbBacktracks=30  nbVisitedNodes=1936
15.70	     nbRestartNogoods=54  mapSize=19  nbInferences=0  nbTooLargeKeys=0
15.70	       =>  wckTime=9.521  cpuTime=9.38  mem=43M91
15.71	   
15.71	   global
15.71	     nbConstraintChecks=15027475  nbValidityChecks=9418206  nbPropagations=51629  nbRevisions=547475
15.71	     nbUselessRevisions=478055  nbRestartNogoods=54  solvingWckTime=9.522  solvingCpuTime=9.38  expiredTime=no
15.71	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=14.73
15.71	       =>  wckTime=15.358  cpuTime=14.69  mem=43M91
15.71	   
15.71	s SATISFIABLE
15.71	v -2540 -2552 -2108 2580 2704 -2584 -2500 2112 2600 -2716 2464 -2664 2228 -2236 -2640 2588 -2696 -2260 2276 2632 -2532 2488 -2596 -2276 -2468 -2600 -2144 -2520 -2556 -2560 2560 -2136 2164 -2660 -2336 -2276 -2156 2644 2668 -2488 -2232 -2608 2312 -2440 -2616 2252 -2368 -2492 -2572 -2548 2072 -2560 -2520 2088 -2588 2248 -2200 -2584 2316 2100 -2328 2160 -2448 -2188 -2680 -2340 2036 -2524 2528 -2656 2536 -2272 2224 -2276 2376 -2120 -2360 -2516 -2628 -2680 -2576 -2644 -2716 2224 -2516 -2556 -2044 -2604 -2148 2268 -2584 -2624 2396 -2472 -2144 -2648 -2604 -2716 -2160 -2584 -2040 -2656 2624 -2256 -2704 2564 -2584 2296 -2328 -2684 2640 -2424 -2200 -2676 -2584 -2112 -2616 -2084 -2240 -2384 2620 2504 -2324 -2656 2464 2632 2628 -2348 -2260 -2560 2556 -2216 -2580 -2664 -2148 -2340 -2512 -2564 2648 2240 -2404 -2140 2156 2596 2104 -2588 2516 -2252 -2536 -2208 -2624 2124 -2696 2204 -2552 2376 -2640 -2644 2696 2648 2648 2640 -2636 -2620 -2664 -2616 -2320 2544 -2360 -2212 -2124 -2580 -2676 -2200 2264 -2480 -2508 -2660 -2348 -2528 2524 2068 2668 -2468 -2588 -2296 -2184 -2656 -2356 -2020 2332 -2220 -2596 -2664 -2208 -2500 2608 2236 -2512 -2020 -2572 -2656 -2292 -2424 2568 2280 -2164 -2044 -2624 -2368 -2180 -2540 -2060 -2564 2148 -2472 -2480 2144 -2624 -2028 -2440 -2120 2528 -2224 -2068 -2308 -2312 2616 2336 -2576 -2120 -2400 2604 -2688 -2580 2680 -2160 -2124 -2264 2572 2456 -2220 -2540 2320 -2256 -2532 -2160 -2512 -2304 -2608 2212 -2704 -2476 -2548 2700 -2244 -2488 2488 -2464 2076 -2360 -2648 -2060 -2656 -2676 -2552 -2424 2068 -2088 -2620 2696 2648 2508 2084 -2656 2548 -2348 2576 -2672 2188 2572 -2500 -2248 2644 2548 2200 -2684 -2576 -2352 -2476 2624 -2568 -2620 2212 -2512 -2608 -2508 -2640 -2612 -2604 -2460 2308 -2344 2296 -2616 -2624 -2684 2564 -2696 -2348 -2204 -2560 2256 -2556 -2520 -2464 2264 -2492 -2292 -2264 -2628 2416 -2616 -2172 -2552 -2584 -2176 -2704 -2508 -2172 2320 2564 -2380 -2704 2432 2136 -2208 2672 2600 2400 -2096 2432 2608 -2512 2076 -2560 -2148 2472 -2260 2676 -2684 -2560 -2688 -2648 -2332 2400 -2096 2192 2020 -2404 -2580 -2364 -2656 -2116 2336 2380 2636 -2540 2516 2680 -2272 -2524 -2392 -2484 -2676 2020 -2524 2308 2628 -2540 -2260 -2544 -2448 -2620 2192 -2604 -2216 -2472 2056 -2488 -2292 -2696 -2404 -2600 2392 2500 -2296 -2648 -2352 -2292 2268 -2020 -2716 -2364 -2108 2440 2616 2488 -2320 -2540 -2680 -2252 -2664 -2680 2624 -2556 2080 -2456 2460 -2660 2600 2640 -2672 -2680 2640 -2628 2444 2080 -2688 -2660 -2636 2160 -2164 2292 -2540 -2640 -2072 -2240 2508 -2540 -2320 2512 -2188 -2224 -2392 2576 -2224 -2656 2640 -2540 2060 -2584 2644 -2660 -2224 2436 -2580 -2628 -2332 2464 -2584 -2384 2676 -2140 -2596 -2620 -2256 -2368 -2628 -2660 -2516 -2368 -2516 -2616 2472 -2580 -2528 -2328 2220 -2680 2280 -2248 -2576 -2272 -2392 2112 -2500 -2124 -2532 -2220 -2616 -2628 2576 2648 -2212 -2484 -2400 2664 -2648 -2312 2284 -2496 -2520 -2544 2500 2020 -2232 2636 -2476 -2600 2704 -2328 -2232 2596 2184 -2520 2308 -2300 -2460 2280 2248 -2060 2516 2264 2640 -2268 -2656 -2424 2496 -2544 -2380 -2236 2612 -2112 -2600 -2648 2520 -2684 2616 -2332 -2592 -2320 -2596 -2588 -2148 2664 -2028 2628 2476 -2620 -2544 -2020 2580 2632 -2264 -2592 -2084 -2616 2256 -2480 -2224 2632 2352 -2648 -2372 -2484 -2264 -2272 -2508 -2512 -2440 -2300 -2360 -2628 2504 2108 -2388 -2264 -2616 2372 2116 -2184 2412 -2612 -2432 -2468 -2224 -2472 -2520 -2444 -2424 -2544 -2664 -2220 -2480 -2652 -2484 2484 -2252 2288 -2260 2660 2648 -2072 -2360 2548 2528 2240 -2560 -2664 -2288 -2628 -2684 -2424 -2688 2232 2232 2060 2308 -2504 2464 2540 2684 -2092 2644 -2704 -2688 -2424 -2604 -2500 2608 -2692 -2580 -2500 -2308 -2576 2312 2656 2144 2592 -2528 -2580 2112 -2320 -2160 -2596 -2588 -2236 -2644 2264 2620 -2564 -2688 -2560 -2260 -2532 2456 -2340 -2644 -2284 2504 -2120 2536 -2108 2124 -2332 2408 -2664 -2244 2504 -2440 -2104 -2656 2052 -2556 -2480 2296 2648 2528 -2280 2548 -2280 -2388 2644 2240 2164 2404 -2164 2148 -2340 -2592 -2048 2632 -2196 2636 -2216 2508 2344 -2468 -2036 -2360 -2644 2428 2624 -2224 2304 -2160 -2176 -2284 -2252 -2060 -2496 2652 2552 -2408 2120 2068 2588 -2544 -2636 -2320 -2592 -2272 -2616 -2688 -2200 -2188 2048 -2276 -2428 2252 -2040 -2104 2616 2364 -2108 -2056 2612 -2272 2608 -2624 2616 2496 2360 -2072 2644 -2684 -2552 -2600 -2160 2372 -2256 2592 -2560 -2200 -2524 2488 2212 -2620 -2592 -2392 2152 -2704 -2656 2664 -2492 -2060 -2644 -2540 2588 -2640 2504 2652 -2236 2692 -2704 -2632 -2600 2212 -2520 -2588 -2620 2656 -2508 -2640 -2576 -2524 -2464 -2328 -2524 -2288 2272 -2476 -2616 2604 -2656 -2668 -2320 -2324 -2688 
15.71	d NODES 1804
15.71	d CHECKS 15027475
15.71	   
15.71	   totalWckTime=15.433  totalCpuTime=14.73

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/node16/watcher-196391-1168070778 -o ROOT/results/node16/solver-196391-1168070778 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/196391-1168070778/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: 2.00 2.00 1.94 4/93 18875
/proc/meminfo: memFree=1365712/2055920 swapFree=4191880/4192956
[pid=18874] ppid=18872 vsize=18540 CPUtime=0
/proc/18874/stat : 18874 (runsolver) R 18872 18874 18459 0 -1 4194368 17 0 0 0 0 0 0 0 24 0 1 0 155472626 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18874/statm: 4635 279 244 17 0 2626 0

[startup+0.118161 s]
/proc/loadavg: 2.00 2.00 1.94 4/93 18875
/proc/meminfo: memFree=1365712/2055920 swapFree=4191880/4192956
[pid=18874] ppid=18872 vsize=907808 CPUtime=0.05
/proc/18874/stat : 18874 (java) D 18872 18874 18459 0 -1 0 2456 0 1 0 4 1 0 0 16 0 4 0 155472626 929595392 2203 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/18874/statm: 226952 2203 1214 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.526373 s]
/proc/loadavg: 2.00 2.00 1.94 4/93 18875
/proc/meminfo: memFree=1365712/2055920 swapFree=4191880/4192956
[pid=18874] ppid=18872 vsize=915328 CPUtime=0.45
/proc/18874/stat : 18874 (java) R 18872 18874 18459 0 -1 0 6852 0 1 0 42 3 0 0 21 0 8 0 155472626 937295872 6591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18874/statm: 228832 6593 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.34823 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 18882
/proc/meminfo: memFree=1302872/2055920 swapFree=4191880/4192956
[pid=18874] ppid=18872 vsize=915632 CPUtime=1.27
/proc/18874/stat : 18874 (java) R 18872 18874 18459 0 -1 0 18073 0 1 0 119 8 0 0 25 0 8 0 155472626 937607168 17811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18874/statm: 228908 17811 2180 14 0 215378 0
[pid=18874/tid=18876] ppid=18872 vsize=915632 CPUtime=0.03
/proc/18874/task/18876/stat : 18876 (java) S 18872 18874 18459 0 -1 64 1469 0 0 0 3 0 0 0 17 0 8 0 155472635 937607168 17811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18877] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18877/stat : 18877 (java) S 18872 18874 18459 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155472635 937607168 17811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18878] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18878/stat : 18878 (java) S 18872 18874 18459 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155472636 937607168 17811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18879] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18879/stat : 18879 (java) S 18872 18874 18459 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155472639 937607168 17811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18880] ppid=18872 vsize=915632 CPUtime=0.16
/proc/18874/task/18880/stat : 18880 (java) S 18872 18874 18459 0 -1 64 411 0 0 0 16 0 0 0 15 0 8 0 155472639 937607168 17811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18881] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18881/stat : 18881 (java) S 18872 18874 18459 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155472639 937607168 17811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18882] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18882/stat : 18882 (java) S 18872 18874 18459 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155472639 937607168 17811 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915632

[startup+3.00093 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 18882
/proc/meminfo: memFree=1302616/2055920 swapFree=4191880/4192956
[pid=18874] ppid=18872 vsize=915632 CPUtime=2.92
/proc/18874/stat : 18874 (java) R 18872 18874 18459 0 -1 0 18092 0 1 0 283 9 0 0 25 0 8 0 155472626 937607168 17829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18874/statm: 228908 17829 2181 14 0 215378 0
[pid=18874/tid=18876] ppid=18872 vsize=915632 CPUtime=0.03
/proc/18874/task/18876/stat : 18876 (java) S 18872 18874 18459 0 -1 64 1469 0 0 0 3 0 0 0 16 0 8 0 155472635 937607168 17829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18877] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18877/stat : 18877 (java) S 18872 18874 18459 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155472635 937607168 17829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18878] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18878/stat : 18878 (java) S 18872 18874 18459 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155472636 937607168 17829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18879] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18879/stat : 18879 (java) S 18872 18874 18459 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155472639 937607168 17829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18880] ppid=18872 vsize=915632 CPUtime=0.18
/proc/18874/task/18880/stat : 18880 (java) S 18872 18874 18459 0 -1 64 428 0 0 0 18 0 0 0 15 0 8 0 155472639 937607168 17829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18881] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18881/stat : 18881 (java) S 18872 18874 18459 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155472639 937607168 17829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18882] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18882/stat : 18882 (java) S 18872 18874 18459 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155472639 937607168 17829 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915632

[startup+6.20134 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 18882
/proc/meminfo: memFree=1285144/2055920 swapFree=4191880/4192956
[pid=18874] ppid=18872 vsize=915632 CPUtime=6.11
/proc/18874/stat : 18874 (java) R 18872 18874 18459 0 -1 0 24105 0 1 0 599 12 0 0 25 0 8 0 155472626 937607168 23839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072917031 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18874/statm: 228908 23839 2533 14 0 215378 0
[pid=18874/tid=18876] ppid=18872 vsize=915632 CPUtime=0.28
/proc/18874/task/18876/stat : 18876 (java) S 18872 18874 18459 0 -1 64 7020 0 0 0 26 2 0 0 17 0 8 0 155472635 937607168 23839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18877] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18877/stat : 18877 (java) S 18872 18874 18459 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155472635 937607168 23839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18878] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18878/stat : 18878 (java) S 18872 18874 18459 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155472636 937607168 23839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18879] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18879/stat : 18879 (java) S 18872 18874 18459 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155472639 937607168 23839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18880] ppid=18872 vsize=915632 CPUtime=0.27
/proc/18874/task/18880/stat : 18880 (java) S 18872 18874 18459 0 -1 64 474 0 0 0 26 1 0 0 15 0 8 0 155472639 937607168 23839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18881] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18881/stat : 18881 (java) S 18872 18874 18459 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155472639 937607168 23839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18882] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18882/stat : 18882 (java) S 18872 18874 18459 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155472639 937607168 23839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915632

[startup+12.6822 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 18882
/proc/meminfo: memFree=1279960/2055920 swapFree=4191880/4192956
[pid=18874] ppid=18872 vsize=915632 CPUtime=12.57
/proc/18874/stat : 18874 (java) R 18872 18874 18459 0 -1 0 24134 0 1 0 1245 12 0 0 25 0 8 0 155472626 937607168 23864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18874/statm: 228908 23864 2534 14 0 215378 0
[pid=18874/tid=18876] ppid=18872 vsize=915632 CPUtime=0.28
/proc/18874/task/18876/stat : 18876 (java) S 18872 18874 18459 0 -1 64 7020 0 0 0 26 2 0 0 17 0 8 0 155472635 937607168 23864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18877] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18877/stat : 18877 (java) S 18872 18874 18459 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155472635 937607168 23864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18878] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18878/stat : 18878 (java) S 18872 18874 18459 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 155472636 937607168 23864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18879] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18879/stat : 18879 (java) S 18872 18874 18459 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155472639 937607168 23864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18880] ppid=18872 vsize=915632 CPUtime=0.31
/proc/18874/task/18880/stat : 18880 (java) S 18872 18874 18459 0 -1 64 498 0 0 0 30 1 0 0 15 0 8 0 155472639 937607168 23864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18881] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18881/stat : 18881 (java) S 18872 18874 18459 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155472639 937607168 23864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18874/tid=18882] ppid=18872 vsize=915632 CPUtime=0
/proc/18874/task/18882/stat : 18882 (java) S 18872 18874 18459 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155472639 937607168 23864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915632

Child status: 0
Real time (s): 15.7574
CPU time (s): 15.6316
CPU user time (s): 15.4776
CPU system time (s): 0.153976
CPU usage (%): 99.202
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4776
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26476
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= 1937
involuntary context switches= 2067

runsolver used 0.020996 s user time and 0.056991 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 08:06:18 UTC 2007


IDJOB= 196391
IDBENCH= 3348
FILE ID= node16/196391-1168070778

PBS_JOBID= 3475685

Free space on /tmp= 66497 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/196391-1168070778/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-196391-1168070778 -o ROOT/results/node16/solver-196391-1168070778 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/196391-1168070778/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3a39af590e754420eaf79b6f135d4551

RANDOM SEED= 810185405

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.220
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.220
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:       1366192 kB
Buffers:         63308 kB
Cached:         397056 kB
SwapCached:        268 kB
Active:         191624 kB
Inactive:       400536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366192 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2904 kB
Writeback:           0 kB
Mapped:         160252 kB
Slab:            82164 kB
Committed_AS:  4565708 kB
PageTables:       2568 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= 66497 MiB



End job on node16 on Sat Jan  6 08:06:34 UTC 2007