Trace number 201389

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 129.181 130.172

DiagnosticValue
CHECKS205292974
NODES6214

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-9.xml
MD5SUMf4de69641c2d3c9c2d0fb9081c06c18a
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.4013
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=mac.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/201389-1168072346/unknown.xml
0.46	   
0.46	   domains being loaded...
0.50	   
0.50	   variables being loaded...
0.66	     nbVariables=1000  nbDomainTypes=18  minDomainSize=50  maxDomainSize=362
0.66	       =>  wckTime=0.258  cpuTime=0.2  mem=17M630
0.66	   
0.66	   predicates being loaded...
0.67	   
0.67	   constraints being loaded...
4.65	   
4.65	   INFO : Stopping converting binary constraints (cpu=4.02, mem = 22M95)
6.88	     nbConstraints=8005  nbMergedConstraints=7027  nbConvertedConstraints=65  nbConvertConstraintsChecks=5507864
6.88	     nbExtensionStructures=62  nbSharedExtensionStructures=3  nbConflictsStructures=62  nbSharedConflictsStructures=3
6.88	     nbSharedBinaryRepresentations=17940  nbEvaluationManagers=6495  nbSharedEvaluationManagers=1445  maxDegree=27
6.88	     maxArity=2
6.88	       =>  wckTime=6.472  cpuTime=5.97  mem=67M214
7.04	   
7.04	   solver IterativeSystematicSolver being built... 
7.40	       =>  wckTime=7.0  cpuTime=6.25  mem=67M292
34.55	   
34.55	   preprocessing
34.55	     nbConstraintChecks=52700893  nbValidityChecks=1284228  nbPropagations=1236  nbRevisions=22568
34.55	     nbUselessRevisions=20858  nbRemovedValues=103377  detectedInconsistency=no
34.55	       =>  wckTime=27.136  cpuTime=26.86  mem=67M292
50.38	   
50.38	   search
50.38	     run=0  nbConstraintChecks=26552666  nbValidityChecks=16274517  nbPropagations=11194  nbRevisions=167621
50.38	     nbUselessRevisions=153563  nbAssignments=318  nbFailedAssignments=14  nbBacktracks=12  nbVisitedNodes=339
50.38	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
50.38	       =>  wckTime=42.963  cpuTime=42.51  mem=78M538
58.52	   
58.52	   search
58.52	     run=1  nbConstraintChecks=39924647  nbValidityChecks=34684378  nbPropagations=35840  nbRevisions=530316
58.52	     nbUselessRevisions=484696  nbAssignments=822  nbFailedAssignments=48  nbBacktracks=27  nbVisitedNodes=885
58.52	     nbRestartNogoods=13  mapSize=17  nbInferences=0  nbTooLargeKeys=0
58.52	       =>  wckTime=51.104  cpuTime=50.57  mem=94M354
64.54	   
64.54	   search
64.54	     run=2  nbConstraintChecks=49635216  nbValidityChecks=53515783  nbPropagations=74369  nbRevisions=1096346
64.54	     nbUselessRevisions=1001288  nbAssignments=1333  nbFailedAssignments=83  nbBacktracks=49  nbVisitedNodes=1444
64.54	     nbRestartNogoods=17  mapSize=34  nbInferences=0  nbTooLargeKeys=0
64.54	       =>  wckTime=57.13  cpuTime=56.47  mem=82M703
70.70	   
70.70	   search
70.70	     run=3  nbConstraintChecks=59447762  nbValidityChecks=72502495  nbPropagations=127174  nbRevisions=1874115
70.70	     nbUselessRevisions=1710520  nbAssignments=1855  nbFailedAssignments=120  nbBacktracks=83  nbVisitedNodes=2023
70.70	     nbRestartNogoods=22  mapSize=61  nbInferences=0  nbTooLargeKeys=0
70.70	       =>  wckTime=63.287  cpuTime=62.55  mem=97M850
77.66	   
77.66	   search
77.66	     run=4  nbConstraintChecks=70025900  nbValidityChecks=92755091  nbPropagations=196123  nbRevisions=2900246
77.66	     nbUselessRevisions=2645020  nbAssignments=2417  nbFailedAssignments=180  nbBacktracks=133  nbVisitedNodes=2677
77.66	     nbRestartNogoods=24  mapSize=105  nbInferences=0  nbTooLargeKeys=0
77.66	       =>  wckTime=70.247  cpuTime=69.44  mem=113M982
86.33	   
86.33	   search
86.33	     run=5  nbConstraintChecks=82491455  nbValidityChecks=116444087  nbPropagations=288575  nbRevisions=4318647
86.33	     nbUselessRevisions=3925858  nbAssignments=3197  nbFailedAssignments=428  nbBacktracks=209  nbVisitedNodes=3752
86.33	     nbRestartNogoods=27  mapSize=168  nbInferences=0  nbTooLargeKeys=0
86.33	       =>  wckTime=78.919  cpuTime=78.0  mem=95M9
93.84	   
93.84	   search
93.84	     run=6  nbConstraintChecks=94164946  nbValidityChecks=138487310  nbPropagations=402819  nbRevisions=6086227
93.84	     nbUselessRevisions=5517802  nbAssignments=3971  nbFailedAssignments=647  nbBacktracks=323  nbVisitedNodes=4803
93.84	     nbRestartNogoods=50  mapSize=263  nbInferences=0  nbTooLargeKeys=0
93.84	       =>  wckTime=86.429  cpuTime=85.49  mem=112M5
114.26	   
114.26	   search
114.26	     run=7  nbConstraintChecks=125961364  nbValidityChecks=173555285  nbPropagations=534698  nbRevisions=8229863
114.26	     nbUselessRevisions=7426032  nbAssignments=4883  nbFailedAssignments=1372  nbBacktracks=493  nbVisitedNodes=6554
114.26	     nbRestartNogoods=64  mapSize=416  nbInferences=0  nbTooLargeKeys=0
114.26	       =>  wckTime=106.843  cpuTime=105.85  mem=118M565
130.13	   
130.13	   search
130.13	     run=8  nbConstraintChecks=152592081  nbValidityChecks=199686783  nbPropagations=687668  nbRevisions=10664281
130.13	     nbUselessRevisions=9589828  nbAssignments=6214  nbFailedAssignments=1647  nbBacktracks=549  nbVisitedNodes=8191
130.13	     nbRestartNogoods=96  mapSize=457  nbInferences=0  nbTooLargeKeys=0
130.13	       =>  wckTime=122.713  cpuTime=121.66  mem=109M513
130.13	   
130.13	   global
130.13	     nbConstraintChecks=205292974  nbValidityChecks=200971011  nbPropagations=688904  nbRevisions=10686849
130.13	     nbUselessRevisions=9610686  nbRestartNogoods=96  solvingWckTime=122.714  solvingCpuTime=121.67  expiredTime=no
130.13	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=127.96
130.13	       =>  wckTime=129.723  cpuTime=127.92  mem=109M513
130.13	   
130.13	s SATISFIABLE
130.13	v -2020 2676 -2080 -2020 -2048 -2700 2060 -2348 -2700 -2396 -2036 -2672 2084 2520 2684 2560 2304 -2684 2504 2580 -2020 2056 -2312 -2676 -2408 -2312 2468 -2620 -2700 -2588 2044 2464 -2548 2368 2656 -2080 -2368 -2040 -2336 2504 -2688 -2688 -2056 2608 -2144 -2468 -2164 -2076 2224 2392 2324 -2352 2324 -2180 -2576 2152 -2740 2252 -2740 2244 -2676 2396 2036 -2588 -2424 2020 2096 -2496 -2700 2040 2296 -2360 -2560 -2740 -2560 -2420 -2544 -2280 -2700 -2348 2588 2052 2508 2312 -2020 2560 -2172 -2456 2308 2580 -2168 2636 -2560 2072 -2116 2524 -2048 2308 -2540 -2052 -2140 -2392 -2576 -2332 2628 -2532 2700 -2660 -2428 -2348 -2660 -2508 -2740 -2680 2532 2108 -2488 2520 -2620 2228 2296 -2588 -2136 -2716 -2124 -2236 2644 -2680 -2644 2476 -2592 -2660 2424 -2380 -2216 -2092 -2324 -2740 2640 -2496 2580 -2076 2192 2076 2268 -2120 2312 -2636 -2724 -2364 2212 -2364 2100 -2640 -2020 -2700 -2352 2564 -2068 2196 -2576 2600 -2460 2392 -2480 2204 -2288 2376 2428 2680 -2532 2696 2232 2132 -2376 -2656 2268 -2068 -2572 -2648 2696 -2660 -2388 -2340 -2468 -2332 -2416 2320 -2624 -2192 2224 -2460 -2232 2096 2280 -2164 2256 -2144 2284 -2580 -2556 2228 -2060 -2728 -2700 -2516 -2728 -2088 2728 2064 -2584 2436 -2096 -2548 -2700 -2608 2272 2616 -2308 2400 2096 2164 -2180 2436 -2736 -2736 -2488 2456 2444 -2404 -2524 2716 -2684 -2460 -2700 -2600 -2564 2052 2392 -2332 2480 -2360 2060 -2700 -2660 -2548 -2500 2636 2188 -2060 -2556 -2100 -2132 -2664 -2196 -2128 2252 -2700 2432 -2696 2028 -2164 -2092 2316 2628 -2060 2372 -2508 -2104 -2076 2520 -2348 2548 -2620 -2028 -2112 -2536 -2096 2260 2624 -2096 2448 -2184 2052 -2600 2412 -2124 -2684 -2676 -2068 2504 -2640 -2060 2400 -2072 -2416 -2728 -2416 2436 -2380 2384 2188 -2072 -2664 -2552 2324 -2740 -2564 -2304 -2336 2456 2064 -2364 -2268 2428 -2536 -2188 2112 -2020 -2320 -2492 -2500 -2708 -2088 -2056 -2692 -2676 2712 2464 -2640 -2548 2176 -2076 -2492 2024 -2020 2176 2728 2204 2536 2236 -2136 2264 2556 2060 -2540 -2308 -2700 2536 2240 2588 -2028 -2028 -2524 2448 -2640 2572 2328 -2404 2268 2544 -2468 -2200 2112 -2428 -2536 -2092 -2072 2456 -2504 -2672 -2224 2036 -2248 2524 2580 -2684 -2600 -2644 -2196 2020 2160 -2740 -2092 -2148 2208 -2220 2272 -2064 -2252 2088 2700 -2564 -2304 2456 -2072 -2124 2668 -2300 2736 -2564 -2340 -2188 -2556 2040 2548 -2460 2344 -2304 2504 -2560 2312 2712 -2620 -2700 2448 2556 2136 2700 2700 -2584 2152 2576 -2604 -2480 -2020 -2684 -2220 2020 -2340 -2424 -2736 -2036 -2436 -2420 -2696 -2308 -2264 -2116 -2348 -2060 -2104 2088 -2604 2668 -2020 2520 -2572 -2576 -2700 -2060 -2384 -2592 2408 2596 -2436 2344 2516 -2380 -2620 2304 2292 -2520 2148 2464 -2740 -2588 2360 -2248 -2032 -2536 -2036 -2308 2404 2188 -2688 2312 -2596 -2420 -2148 -2444 -2740 -2608 -2292 2504 2020 2620 2612 2448 -2292 -2544 2640 2644 -2480 -2392 -2056 2020 -2692 -2452 -2508 -2420 2292 -2148 2648 2716 2716 -2024 2020 -2292 -2060 -2476 -2292 2060 2548 -2552 -2552 -2456 -2104 -2644 2740 2652 -2544 -2492 2292 -2416 -2476 -2340 -2688 2324 -2680 2640 2372 2120 2628 2096 2408 2204 2468 -2596 -2296 -2644 -2740 -2508 2108 -2276 2624 -2620 2628 2464 2688 -2060 2672 -2544 -2732 -2364 2028 -2596 -2332 -2700 -2216 2432 -2208 2692 -2172 -2276 2136 -2104 2532 2608 2208 -2496 2148 -2176 -2088 2412 -2364 -2180 -2532 2520 -2684 -2372 -2056 -2640 2360 -2408 -2552 -2388 -2164 -2468 -2052 -2432 2528 2644 -2276 -2740 -2644 -2232 -2440 2572 -2060 -2388 -2708 2084 -2732 -2596 2020 2740 -2180 2144 -2684 -2740 2588 -2596 2568 2272 -2236 -2468 -2292 -2712 2504 -2684 2340 -2388 -2136 -2232 2688 2188 2696 -2648 2572 2420 -2676 -2432 -2064 2452 2516 -2368 2192 2148 -2652 -2456 2020 2352 -2324 2036 2060 2080 -2144 -2584 2060 -2548 -2120 -2508 -2556 2428 2080 -2100 -2416 -2060 -2076 -2584 -2700 2152 -2300 2152 -2188 -2700 -2548 2660 -2248 -2472 -2212 -2432 -2216 -2668 -2720 -2488 -2300 -2408 2192 2720 2160 -2136 2624 2340 -2740 2168 -2604 2312 -2340 -2060 -2096 2332 2472 -2220 2544 -2668 -2368 2344 -2048 -2380 2268 -2088 -2116 -2676 -2444 -2740 -2560 2080 2436 -2252 2300 2084 2336 -2440 2580 2368 2648 -2108 -2208 -2476 -2492 -2436 2020 2036 2220 2668 2292 2328 -2480 -2728 -2540 2204 -2412 -2076 -2112 2344 -2288 -2680 2300 2168 2152 -2068 -2728 -2412 2688 2384 2048 -2648 2076 2520 2044 -2332 2264 -2028 -2448 -2688 2584 2280 2364 -2364 -2060 -2348 -2696 2052 -2312 2376 -2600 -2172 2552 2384 -2692 2324 2524 -2272 -2580 -2136 -2036 -2356 -2096 2592 -2096 2528 -2088 2200 2180 -2672 2352 2148 2252 2572 2092 -2740 2620 2508 -2216 -2600 2356 -2472 -2256 -2684 -2648 -2448 -2388 2080 -2252 -2060 -2372 -2448 -2296 2360 -2620 2496 -2320 -2348 -2344 -2448 2020 2476 -2488 -2600 -2692 -2292 2172 2676 2612 -2628 2404 2036 -2388 -2140 -2076 -2524 -2600 2216 -2084 -2740 2344 2564 -2740 -2060 -2252 2576 -2700 -2592 -2720 2652 -2504 -2080 -2244 2544 -2612 2300 -2128 -2060 2348 2476 -2524 -2076 -2660 2464 -2316 -2256 -2724 -2236 -2212 -2568 -2696 2416 -2092 -2492 2580 2408 -2348 -2604 -2328 2068 -2060 -2156 2452 -2252 -2464 -2496 -2740 -2740 2416 -2124 2480 -2380 2040 2184 -2588 -2564 -2220 -2192 2076 2476 -2448 -2700 2528 2700 -2192 -2132 -2724 -2332 -2176 -2688 2260 -2536 2292 -2104 -2720 -2068 2344 -2520 2148 2596 2576 -2420 2160 2068 -2724 2388 -2680 -2364 -2128 2148 2376 2020 2680 2716 2736 2548 -2740 2300 -2600 -2488 -2232 -2664 2556 -2352 -2352 -2352 2536 -2132 2400 -2228 -2124 -2488 -2020 -2112 -2700 -2376 2516 -2340 2384 -2332 -2592 2668 -2264 2336 -2068 -2228 2020 2032 -2316 -2700 -2028 2060 2476 -2740 -2508 2416 2292 -2028 2504 -2060 -2176 -2352 -2212 -2092 -2560 -2628 -2532 -2076 2384 -2108 2644 2632 2464 2040 2400 2732 -2644 -2636 -2404 -2628 -2432 2452 2620 
130.13	d NODES 6214
130.13	d CHECKS 205292974
130.13	   
130.13	   totalWckTime=129.804  totalCpuTime=127.96

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-201389-1168072346 -o ROOT/results/node23/solver-201389-1168072346 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/201389-1168072346/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.64 1.19 1.06 4/93 19710
/proc/meminfo: memFree=1429936/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=11868 CPUtime=0
/proc/19709/stat : 19709 (java) D 19707 19709 19454 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 155628972 12152832 515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2495268 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/19709/statm: 2967 515 425 14 0 1602 0

[startup+0.103392 s]
/proc/loadavg: 1.64 1.19 1.06 4/93 19710
/proc/meminfo: memFree=1429936/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=914988 CPUtime=0.09
/proc/19709/stat : 19709 (java) R 19707 19709 19454 0 -1 0 2995 0 1 0 8 1 0 0 17 0 8 0 155628972 936947712 2741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072929336 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19709/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515477 s]
/proc/loadavg: 1.64 1.19 1.06 4/93 19710
/proc/meminfo: memFree=1429936/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=915328 CPUtime=0.4
/proc/19709/stat : 19709 (java) R 19707 19709 19454 0 -1 0 5967 0 1 0 37 3 0 0 18 0 8 0 155628972 937295872 5706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154199295 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19709/statm: 228832 5706 2125 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.33763 s]
/proc/loadavg: 1.64 1.19 1.06 3/100 19717
/proc/meminfo: memFree=1362680/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=915628 CPUtime=1.22
/proc/19709/stat : 19709 (java) R 19707 19709 19454 0 -1 0 20596 0 1 0 110 12 0 0 24 0 8 0 155628972 937603072 20333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19709/statm: 228907 20333 2160 14 0 215377 0
[pid=19709/tid=19711] ppid=19707 vsize=915628 CPUtime=0.05
/proc/19709/task/19711/stat : 19711 (java) R 19707 19709 19454 0 -1 64 4060 0 0 0 4 1 0 0 16 0 8 0 155628976 937603072 20333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19712] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19712/stat : 19712 (java) S 19707 19709 19454 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 20333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19713] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19713/stat : 19713 (java) S 19707 19709 19454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 20333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19714] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19714/stat : 19714 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155628980 937603072 20333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19715] ppid=19707 vsize=915628 CPUtime=0.15
/proc/19709/task/19715/stat : 19715 (java) S 19707 19709 19454 0 -1 64 401 0 0 0 15 0 0 0 15 0 8 0 155628980 937603072 20333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19716] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19716/stat : 19716 (java) S 19707 19709 19454 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155628980 937603072 20333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19717] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19717/stat : 19717 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155628980 937603072 20333 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915628

[startup+2.97694 s]
/proc/loadavg: 1.64 1.19 1.06 3/100 19717
/proc/meminfo: memFree=1354232/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=915628 CPUtime=2.84
/proc/19709/stat : 19709 (java) R 19707 19709 19454 0 -1 0 21267 0 1 0 272 12 0 0 25 0 8 0 155628972 937603072 21003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19709/statm: 228907 21003 2180 14 0 215377 0
[pid=19709/tid=19711] ppid=19707 vsize=915628 CPUtime=0.07
/proc/19709/task/19711/stat : 19711 (java) S 19707 19709 19454 0 -1 64 4659 0 0 0 5 2 0 0 17 0 8 0 155628976 937603072 21003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19712] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19712/stat : 19712 (java) S 19707 19709 19454 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 21003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19713] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19713/stat : 19713 (java) S 19707 19709 19454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 21003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19714] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19714/stat : 19714 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155628980 937603072 21003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19715] ppid=19707 vsize=915628 CPUtime=0.18
/proc/19709/task/19715/stat : 19715 (java) S 19707 19709 19454 0 -1 64 413 0 0 0 17 1 0 0 15 0 8 0 155628980 937603072 21003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19716] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19716/stat : 19716 (java) S 19707 19709 19454 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155628980 937603072 21003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19717] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19717/stat : 19717 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155628980 937603072 21003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915628

[startup+6.27558 s]
/proc/loadavg: 1.66 1.20 1.07 3/100 19717
/proc/meminfo: memFree=1352760/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=915628 CPUtime=6.1
/proc/19709/stat : 19709 (java) R 19707 19709 19454 0 -1 0 23305 0 1 0 597 13 0 0 25 0 8 0 155628972 937603072 23039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153901193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19709/statm: 228907 23039 2181 14 0 215377 0
[pid=19709/tid=19711] ppid=19707 vsize=915628 CPUtime=0.2
/proc/19709/task/19711/stat : 19711 (java) S 19707 19709 19454 0 -1 64 6669 0 0 0 17 3 0 0 16 0 8 0 155628976 937603072 23039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19712] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19712/stat : 19712 (java) S 19707 19709 19454 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 23039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19713] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19713/stat : 19713 (java) S 19707 19709 19454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 23039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19714] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19714/stat : 19714 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155628980 937603072 23039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19715] ppid=19707 vsize=915628 CPUtime=0.22
/proc/19709/task/19715/stat : 19715 (java) S 19707 19709 19454 0 -1 64 438 0 0 0 21 1 0 0 15 0 8 0 155628980 937603072 23039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19716] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19716/stat : 19716 (java) S 19707 19709 19454 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155628980 937603072 23039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19717] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19717/stat : 19717 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155628980 937603072 23039 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915628

[startup+12.7538 s]
/proc/loadavg: 1.69 1.22 1.07 3/100 19717
/proc/meminfo: memFree=1320824/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=915628 CPUtime=12.52
/proc/19709/stat : 19709 (java) R 19707 19709 19454 0 -1 0 29950 0 1 0 1235 17 0 0 25 0 8 0 155628972 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798620 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19709/statm: 228907 29678 2533 14 0 215377 0
[pid=19709/tid=19711] ppid=19707 vsize=915628 CPUtime=0.44
/proc/19709/task/19711/stat : 19711 (java) S 19707 19709 19454 0 -1 64 12848 0 0 0 39 5 0 0 16 0 8 0 155628976 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19712] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19712/stat : 19712 (java) S 19707 19709 19454 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19713] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19713/stat : 19713 (java) S 19707 19709 19454 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155628976 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19714] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19714/stat : 19714 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155628980 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19715] ppid=19707 vsize=915628 CPUtime=0.31
/proc/19709/task/19715/stat : 19715 (java) S 19707 19709 19454 0 -1 64 487 0 0 0 30 1 0 0 16 0 8 0 155628980 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19716] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19716/stat : 19716 (java) S 19707 19709 19454 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155628980 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19717] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19717/stat : 19717 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155628980 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915628

[startup+25.6143 s]
/proc/loadavg: 1.76 1.25 1.09 3/100 19717
/proc/meminfo: memFree=1320952/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=915628 CPUtime=25.27
/proc/19709/stat : 19709 (java) R 19707 19709 19454 0 -1 0 29950 0 1 0 2510 17 0 0 25 0 8 0 155628972 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074062308 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19709/statm: 228907 29678 2533 14 0 215377 0
[pid=19709/tid=19711] ppid=19707 vsize=915628 CPUtime=0.44
/proc/19709/task/19711/stat : 19711 (java) S 19707 19709 19454 0 -1 64 12848 0 0 0 39 5 0 0 17 0 8 0 155628976 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19712] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19712/stat : 19712 (java) S 19707 19709 19454 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19713] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19713/stat : 19713 (java) S 19707 19709 19454 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155628976 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19714] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19714/stat : 19714 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155628980 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19715] ppid=19707 vsize=915628 CPUtime=0.31
/proc/19709/task/19715/stat : 19715 (java) S 19707 19709 19454 0 -1 64 487 0 0 0 30 1 0 0 16 0 8 0 155628980 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19716] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19716/stat : 19716 (java) S 19707 19709 19454 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155628980 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19717] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19717/stat : 19717 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155628980 937603072 29678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 915628

[startup+51.2343 s]
/proc/loadavg: 1.84 1.31 1.11 3/100 19717
/proc/meminfo: memFree=1320888/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=915628 CPUtime=50.64
/proc/19709/stat : 19709 (java) R 19707 19709 19454 0 -1 0 29981 0 1 0 5046 18 0 0 25 0 8 0 155628972 937603072 29701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798597 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19709/statm: 228907 29701 2538 14 0 215377 0
[pid=19709/tid=19711] ppid=19707 vsize=915628 CPUtime=0.44
/proc/19709/task/19711/stat : 19711 (java) S 19707 19709 19454 0 -1 64 12849 0 0 0 39 5 0 0 16 0 8 0 155628976 937603072 29701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19712] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19712/stat : 19712 (java) S 19707 19709 19454 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 29701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19713] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19713/stat : 19713 (java) S 19707 19709 19454 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155628976 937603072 29701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19714] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19714/stat : 19714 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155628980 937603072 29701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19715] ppid=19707 vsize=915628 CPUtime=0.33
/proc/19709/task/19715/stat : 19715 (java) S 19707 19709 19454 0 -1 64 504 0 0 0 32 1 0 0 15 0 8 0 155628980 937603072 29701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19716] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19716/stat : 19716 (java) S 19707 19709 19454 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155628980 937603072 29701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19717] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19717/stat : 19717 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155628980 937603072 29701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 915628

[startup+102.484 s]
/proc/loadavg: 1.93 1.42 1.15 3/100 19773
/proc/meminfo: memFree=1319808/2055920 swapFree=4192812/4192956
[pid=19709] ppid=19707 vsize=915628 CPUtime=101.53
/proc/19709/stat : 19709 (java) R 19707 19709 19454 0 -1 0 38920 0 1 0 10128 25 0 0 25 0 8 0 155628972 937603072 38628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074125563 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19709/statm: 228907 38628 2538 14 0 215377 0
[pid=19709/tid=19711] ppid=19707 vsize=915628 CPUtime=0.53
/proc/19709/task/19711/stat : 19711 (java) S 19707 19709 19454 0 -1 64 21761 0 0 0 44 9 0 0 16 0 8 0 155628976 937603072 38628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19712] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19712/stat : 19712 (java) S 19707 19709 19454 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 38628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19713] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19713/stat : 19713 (java) S 19707 19709 19454 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155628976 937603072 38628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19714] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19714/stat : 19714 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155628980 937603072 38628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19715] ppid=19707 vsize=915628 CPUtime=0.38
/proc/19709/task/19715/stat : 19715 (java) S 19707 19709 19454 0 -1 64 524 0 0 0 36 2 0 0 16 0 8 0 155628980 937603072 38628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19709/tid=19716] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19716/stat : 19716 (java) S 19707 19709 19454 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155628980 937603072 38628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19709/tid=19717] ppid=19707 vsize=915628 CPUtime=0
/proc/19709/task/19717/stat : 19717 (java) S 19707 19709 19454 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155628980 937603072 38628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915628

Child status: 0
Real time (s): 130.172
CPU time (s): 129.181
CPU user time (s): 128.881
CPU system time (s): 0.299954
CPU usage (%): 99.2393
Max. virtual memory (cumulated for all children) (KiB): 915628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.881
system time used= 0.299954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43341
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= 4391
involuntary context switches= 7837

runsolver used 0.166974 s user time and 0.424935 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 08:32:26 UTC 2007


IDJOB= 201389
IDBENCH= 3760
FILE ID= node23/201389-1168072346

PBS_JOBID= 3475976

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp11/fapp11-1000-9.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/201389-1168072346/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-201389-1168072346 -o ROOT/results/node23/solver-201389-1168072346 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/201389-1168072346/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f4de69641c2d3c9c2d0fb9081c06c18a

RANDOM SEED= 802977825

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:       1430416 kB
Buffers:         42484 kB
Cached:         307172 kB
SwapCached:          0 kB
Active:         256952 kB
Inactive:       291192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3712 kB
Writeback:           0 kB
Mapped:         227580 kB
Slab:            61876 kB
Committed_AS:  3732824 kB
PageTables:       2596 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= 66543 MiB



End job on node23 on Sat Jan  6 08:34:36 UTC 2007