Trace number 2098652

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 26.8829 26.9633

DiagnosticValue
CHECKS5275870
NODES350

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-8.xml
MD5SUMce0f620893af5adfeaa49fc84af7b2cb
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 benchmark26.342
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2098652-1247416345.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.39/0.43	     nbVariables=350  nbDomainTypes=8  minDomainSize=186  maxDomainSize=802  nbTotalValues=201074
0.39/0.43	       =>  wckTime=0.191  cpuTime=0.14  mem=14M732
0.39/0.43	   
0.39/0.43	   predicates being loaded...
0.39/0.49	   
0.39/0.49	   constraints being loaded...
20.67/20.77	   
20.67/20.77	   INFO : Stopping converting binary constraints (cpu=20.31, mem = 21M91)
22.55/22.64	     nbConstraints=3122  nbGlobalConstraints=8  nbMergedConstraints=2759  nbConvertedConstraints=100
22.55/22.64	     nbConvertConstraintsChecks=42881302  nbExtensionStructures=94  nbSharedExtensionStructures=13
22.55/22.64	     nbConflictsStructures=94  nbSharedConflictsStructures=13  nbUnbuiltConflictsStructures=1321
22.55/22.64	     nbSharedBinaryRepresentations=109751  nbEvaluationManagers=1321  nbSharedEvaluationManagers=1693  minDegree=5
22.55/22.64	     maxDegree=38  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=1.054
22.55/22.64	     symmetryCpuTime=0.97  nbCliques=8
22.55/22.64	       =>  wckTime=22.398  cpuTime=21.94  mem=41M582
22.65/22.79	   
22.65/22.79	   solver IterativeSystematicSolver being built... 
22.85/22.93	   
22.85/22.93	   INFO : Forward propagation technique limited 
22.95/23.06	       =>  wckTime=22.825  cpuTime=22.13  mem=42M626
26.02/26.12	   
26.02/26.12	   preprocessing
26.02/26.12	     nbConstraintChecks=5227628  nbValidityChecks=302558  nbPropagations=548  nbRevisions=14050
26.02/26.12	     nbUselessRevisions=12569  nbRemovedValues=197374  detectedInconsistency=no
26.02/26.12	       =>  wckTime=3.048  cpuTime=3.0  mem=43M651
26.81/26.91	   
26.81/26.91	   search
26.81/26.91	     run=0  nbConstraintChecks=48246  nbValidityChecks=112789  minDepth=351  maxDepth=350  nbPropagations=1239
26.81/26.91	     nbRevisions=22396  nbUselessRevisions=20544  nbAssignments=350  nbFailedAssignments=0  nbBacktracks=0
26.81/26.91	     nbVisitedNodes=351  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
26.81/26.91	     nbSEliminables=0  nbREliminables=0  nbIEliminables=213.68  nbDEliminables=0  nbPEliminables=0
26.81/26.91	       =>  wckTime=3.839  cpuTime=3.75  mem=48M465
26.81/26.91	   
26.81/26.91	   global
26.81/26.91	     nbConstraintChecks=5275874  nbValidityChecks=415347  nbPropagations=1787  nbRevisions=36446
26.81/26.91	     nbUselessRevisions=33113  nbRestartNogoods=0  solvingWckTime=3.841  solvingCpuTime=3.75  expiredTime=no
26.81/26.91	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=25.88  globalCpuTime=25.94
26.81/26.91	       =>  wckTime=26.671  cpuTime=25.89  mem=48M465
26.81/26.93	   
26.81/26.93	s SATISFIABLE
26.81/26.93	v -2640 -2640 -2604 -2162 -2174 2372 -2920 -2312 -2120 -2564 -2534 -2684 -2184 -2680 -2278 -2428 -2582 -2640 -2520 -2340 -2146 -2368 -2368 -2220 -2368 2520 -2680 -2406 -2604 -2368 2656 2802 -2644 -2564 -2564 -2440 -2880 -2564 -2408 -2564 -2220 -2218 2228 -2578 -2260 2536 -2374 -2368 -2408 -2170 -2408 -2434 -2612 -2408 -2368 -2432 -2164 -2658 -2550 -2134 -2230 -2868 -2562 -2496 -2680 2614 -2220 -2886 -2414 -2920 -2604 -2584 -2544 -2780 -2408 -2260 -2368 -2220 2408 -2220 2604 -2692 -2564 -2472 -2124 -2260 -2604 -2640 -2684 -2544 -2322 -2220 -2582 -2408 -2172 -2680 -2640 -2220 -2640 -2220 -2144 -2368 -2604 -2214 -2514 -2640 -2220 -2314 -2604 -2472 -2710 -2564 -2260 -2368 -2368 -2802 -2680 -2604 2430 -2354 -2260 -2692 -2740 -2272 -2222 -2640 -2538 2478 -2368 -2546 -2908 -2680 -2732 -2174 -2706 -2470 -2564 -2680 -2738 -2408 -2604 -2506 -2408 -2564 -2258 -2388 -2220 -2698 -2408 -2368 -2260 -2920 2584 -2206 -2880 -2366 -2260 -2880 -2564 -2524 -2282 -2762 -2182 -2564 -2842 -2518 -2368 -2604 2732 -2880 -2408 2574 -2746 -2260 -2260 -2604 2694 -2640 -2478 -2840 -2410 -2260 -2238 -2374 -2670 -2190 -2696 -2172 -2182 -2130 -2604 -2680 -2640 -2484 -2406 -2284 -2640 -2920 -2408 -2332 2604 -2220 -2554 -2220 -2468 2846 -2260 -2324 -2368 -2572 2280 -2400 -2640 -2408 -2186 -2280 -2640 -2270 -2268 -2680 -2680 -2446 -2368 -2310 -2680 -2680 -2680 -2368 -2554 -2470 -2240 -2366 -2670 -2220 -2604 -2550 -2122 -2260 -2132 2848 -2710 -2368 -2888 -2514 -2222 -2920 -2680 -2644 -2406 -2680 -2220 -2590 2120 -2880 -2408 -2564 -2380 2260 -2564 -2590 -2230 -2680 -2494 -2774 -2408 -2240 -2920 -2408 -2408 -2640 -2368 -2348 2480 -2480 -2522 2680 -2372 -2564 -2220 -2640 -2256 -2920 2212 -2172 -2778 -2260 -2430 -2216 -2372 -2560 -2522 -2764 -2562 -2640 -2920 2542 -2446 -2408 -2680 -2880 -2546 2734 -2220 -2270 -2166 2542 -2334 -2212 -2880 -2124 -2564 -2734 -2680 -2368 -2604 -2320 -2640 -2360 -2746 -2880 -2520 -2260 -2604 -2406 -2640 -2518 -2880 -2880 -2640 -2408 -2408 -2408 -2432 -2640 -2706 -2474 -2680 -2506 -2260 -2160 -2804 -2450 -2564 -2368 2160 -2368 -2164 -2920 -2332 -2332 
26.81/26.93	d NODES 350
26.81/26.93	d CHECKS 5275874
26.81/26.93	   
26.81/26.93	   totalWckTime=26.753  totalCpuTime=25.96

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098652-1247416345/watcher-2098652-1247416345 -o /tmp/evaluation-result-2098652-1247416345/solver-2098652-1247416345 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098652-1247416345.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.23 2.18 4/80 1806
/proc/meminfo: memFree=1695088/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=152 CPUtime=0
/proc/1806/stat : 1806 (java) R 1804 1806 1683 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28700946 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 2495268 0 0 4096 0 0 0 0 17 0 0 0
/proc/1806/statm: 50 30 23 9 0 4 0

[startup+0.0720581 s]
/proc/loadavg: 2.10 2.23 2.18 4/80 1806
/proc/meminfo: memFree=1695088/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=864144 CPUtime=0.07
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 3130 0 1 0 5 2 0 0 18 0 9 0 28700946 884883456 2615 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 216036 2615 1241 9 0 210929 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 864144

[startup+0.101067 s]
/proc/loadavg: 2.10 2.23 2.18 4/80 1806
/proc/meminfo: memFree=1695088/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=865980 CPUtime=0.09
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 3804 0 1 0 7 2 0 0 18 0 9 0 28700946 886763520 3255 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 216495 3255 1718 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301105 s]
/proc/loadavg: 2.10 2.23 2.18 4/80 1806
/proc/meminfo: memFree=1695088/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=866380 CPUtime=0.28
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 6089 0 1 0 24 4 0 0 18 0 9 0 28700946 887173120 5455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 216595 5455 1987 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701182 s]
/proc/loadavg: 2.10 2.23 2.18 4/80 1806
/proc/meminfo: memFree=1695088/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=867736 CPUtime=0.69
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 10497 0 1 0 62 7 0 0 18 0 9 0 28700946 888561664 9851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 216934 9852 2036 9 0 211370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867736

[startup+1.50233 s]
/proc/loadavg: 2.10 2.23 2.18 3/89 1815
/proc/meminfo: memFree=1645416/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=867736 CPUtime=1.49
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 15343 0 1 0 139 10 0 0 18 0 9 0 28700946 888561664 14694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 216934 14694 2041 9 0 211370 0
[pid=1806/tid=1808] ppid=1804 vsize=867736 CPUtime=1.29
/proc/1806/task/1808/stat : 1808 (java) R 1804 1806 1683 0 -1 64 13963 0 1 0 121 8 0 0 25 0 9 0 28700947 888561664 14694 996147200 134512640 134550932 4294955968 18446744073709551615 4126912567 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1809] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1809/stat : 1809 (java) S 1804 1806 1683 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28700948 888561664 14694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1810] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1810/stat : 1810 (java) S 1804 1806 1683 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28700948 888561664 14694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1811] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1811/stat : 1811 (java) S 1804 1806 1683 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28700948 888561664 14694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1812] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1812/stat : 1812 (java) S 1804 1806 1683 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28700950 888561664 14694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1813] ppid=1804 vsize=867736 CPUtime=0.18
/proc/1806/task/1813/stat : 1813 (java) S 1804 1806 1683 0 -1 64 683 0 0 0 17 1 0 0 16 0 9 0 28700950 888561664 14694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1814] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1814/stat : 1814 (java) S 1804 1806 1683 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28700950 888561664 14694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1815] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1815/stat : 1815 (java) S 1804 1806 1683 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700950 888561664 14694 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867736

[startup+3.10165 s]
/proc/loadavg: 2.10 2.23 2.18 3/89 1815
/proc/meminfo: memFree=1642984/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=867736 CPUtime=3.09
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 15926 0 1 0 299 10 0 0 18 0 9 0 28700946 888561664 15275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 216934 15275 2041 9 0 211370 0
[pid=1806/tid=1808] ppid=1804 vsize=867736 CPUtime=2.88
/proc/1806/task/1808/stat : 1808 (java) R 1804 1806 1683 0 -1 64 14539 0 1 0 280 8 0 0 25 0 9 0 28700947 888561664 15275 996147200 134512640 134550932 4294955968 18446744073709551615 4126905334 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1809] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1809/stat : 1809 (java) S 1804 1806 1683 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28700948 888561664 15275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1810] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1810/stat : 1810 (java) S 1804 1806 1683 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28700948 888561664 15275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1811] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1811/stat : 1811 (java) S 1804 1806 1683 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28700948 888561664 15275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1812] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1812/stat : 1812 (java) S 1804 1806 1683 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28700950 888561664 15275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1813] ppid=1804 vsize=867736 CPUtime=0.19
/proc/1806/task/1813/stat : 1813 (java) S 1804 1806 1683 0 -1 64 690 0 0 0 18 1 0 0 15 0 9 0 28700950 888561664 15275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1814] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1814/stat : 1814 (java) S 1804 1806 1683 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28700950 888561664 15275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1815] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1815/stat : 1815 (java) S 1804 1806 1683 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700950 888561664 15275 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867736

[startup+6.30227 s]
/proc/loadavg: 2.09 2.23 2.18 3/89 1815
/proc/meminfo: memFree=1639080/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=867736 CPUtime=6.29
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 16709 0 1 0 618 11 0 0 18 0 9 0 28700946 888561664 16056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 216934 16056 2041 9 0 211370 0
[pid=1806/tid=1808] ppid=1804 vsize=867736 CPUtime=6.08
/proc/1806/task/1808/stat : 1808 (java) R 1804 1806 1683 0 -1 64 15320 0 1 0 599 9 0 0 25 0 9 0 28700947 888561664 16056 996147200 134512640 134550932 4294955968 18446744073709551615 4126905344 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1809] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1809/stat : 1809 (java) S 1804 1806 1683 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28700948 888561664 16056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1810] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1810/stat : 1810 (java) S 1804 1806 1683 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28700948 888561664 16056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1811] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1811/stat : 1811 (java) S 1804 1806 1683 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28700948 888561664 16056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1812] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1812/stat : 1812 (java) S 1804 1806 1683 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28700950 888561664 16056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1813] ppid=1804 vsize=867736 CPUtime=0.2
/proc/1806/task/1813/stat : 1813 (java) S 1804 1806 1683 0 -1 64 692 0 0 0 19 1 0 0 15 0 9 0 28700950 888561664 16056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1814] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1814/stat : 1814 (java) S 1804 1806 1683 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28700950 888561664 16056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1815] ppid=1804 vsize=867736 CPUtime=0
/proc/1806/task/1815/stat : 1815 (java) S 1804 1806 1683 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700950 888561664 16056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867736

[startup+12.7025 s]
/proc/loadavg: 2.09 2.23 2.18 3/89 1815
/proc/meminfo: memFree=1625832/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=867648 CPUtime=12.68
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 19794 0 1 0 1256 12 0 0 18 0 9 0 28700946 888471552 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 216912 19115 2029 9 0 211370 0
[pid=1806/tid=1808] ppid=1804 vsize=867648 CPUtime=12.39
/proc/1806/task/1808/stat : 1808 (java) R 1804 1806 1683 0 -1 64 15838 0 1 0 1230 9 0 0 25 0 9 0 28700947 888471552 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4126905344 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1809] ppid=1804 vsize=867648 CPUtime=0.05
/proc/1806/task/1809/stat : 1809 (java) S 1804 1806 1683 0 -1 64 2546 0 0 0 5 0 0 0 16 0 9 0 28700948 888471552 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1810] ppid=1804 vsize=867648 CPUtime=0
/proc/1806/task/1810/stat : 1810 (java) S 1804 1806 1683 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28700948 888471552 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1811] ppid=1804 vsize=867648 CPUtime=0
/proc/1806/task/1811/stat : 1811 (java) S 1804 1806 1683 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28700948 888471552 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1812] ppid=1804 vsize=867648 CPUtime=0
/proc/1806/task/1812/stat : 1812 (java) S 1804 1806 1683 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28700950 888471552 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1813] ppid=1804 vsize=867648 CPUtime=0.21
/proc/1806/task/1813/stat : 1813 (java) S 1804 1806 1683 0 -1 64 710 0 0 0 20 1 0 0 16 0 9 0 28700950 888471552 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1814] ppid=1804 vsize=867648 CPUtime=0
/proc/1806/task/1814/stat : 1814 (java) S 1804 1806 1683 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28700950 888471552 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1815] ppid=1804 vsize=867648 CPUtime=0
/proc/1806/task/1815/stat : 1815 (java) S 1804 1806 1683 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28700950 888471552 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867648

[startup+25.503 s]
/proc/loadavg: 2.07 2.21 2.18 3/89 1819
/proc/meminfo: memFree=1596384/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=868296 CPUtime=25.42
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 45577 457 1 0 2517 22 2 1 18 0 9 0 28700946 889135104 27075 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 217074 27075 2640 9 0 211532 0
[pid=1806/tid=1808] ppid=1804 vsize=868296 CPUtime=24.74
/proc/1806/task/1808/stat : 1808 (java) R 1804 1806 1683 0 -1 64 26039 457 1 0 2458 13 2 1 25 0 9 0 28700947 889135104 27075 996147200 134512640 134550932 4294955968 18446744073709551615 4127207713 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1809] ppid=1804 vsize=868296 CPUtime=0.33
/proc/1806/task/1809/stat : 1809 (java) S 1804 1806 1683 0 -1 64 17724 457 0 0 25 5 2 1 17 0 9 0 28700948 889135104 27075 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1810] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1810/stat : 1810 (java) S 1804 1806 1683 0 -1 64 20 457 0 0 0 0 2 1 16 0 9 0 28700948 889135104 27075 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1811] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1811/stat : 1811 (java) S 1804 1806 1683 0 -1 64 30 457 0 0 0 0 2 1 15 0 9 0 28700948 889135104 27075 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1812] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1812/stat : 1812 (java) S 1804 1806 1683 0 -1 64 1 457 0 0 0 0 2 1 24 0 9 0 28700950 889135104 27075 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1813] ppid=1804 vsize=868296 CPUtime=0.37
/proc/1806/task/1813/stat : 1813 (java) S 1804 1806 1683 0 -1 64 943 457 0 0 33 1 2 1 15 0 9 0 28700950 889135104 27075 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1814] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1814/stat : 1814 (java) S 1804 1806 1683 0 -1 64 0 457 0 0 0 0 2 1 25 0 9 0 28700950 889135104 27075 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1815] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1815/stat : 1815 (java) S 1804 1806 1683 0 -1 64 11 457 0 0 0 0 2 1 15 0 9 0 28700950 889135104 27075 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 868296

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

[startup+26.3021 s]
/proc/loadavg: 2.07 2.21 2.18 3/89 1819
/proc/meminfo: memFree=1596320/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=868296 CPUtime=26.22
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 45589 457 1 0 2597 22 2 1 18 0 9 0 28700946 889135104 27084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 217074 27084 2640 9 0 211532 0
[pid=1806/tid=1808] ppid=1804 vsize=868296 CPUtime=25.52
/proc/1806/task/1808/stat : 1808 (java) R 1804 1806 1683 0 -1 64 26040 457 1 0 2536 13 2 1 25 0 9 0 28700947 889135104 27084 996147200 134512640 134550932 4294955968 18446744073709551615 4127375667 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1809] ppid=1804 vsize=868296 CPUtime=0.33
/proc/1806/task/1809/stat : 1809 (java) S 1804 1806 1683 0 -1 64 17724 457 0 0 25 5 2 1 17 0 9 0 28700948 889135104 27084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1810] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1810/stat : 1810 (java) S 1804 1806 1683 0 -1 64 20 457 0 0 0 0 2 1 16 0 9 0 28700948 889135104 27084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1811] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1811/stat : 1811 (java) S 1804 1806 1683 0 -1 64 30 457 0 0 0 0 2 1 15 0 9 0 28700948 889135104 27084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1812] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1812/stat : 1812 (java) S 1804 1806 1683 0 -1 64 1 457 0 0 0 0 2 1 24 0 9 0 28700950 889135104 27084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1813] ppid=1804 vsize=868296 CPUtime=0.39
/proc/1806/task/1813/stat : 1813 (java) S 1804 1806 1683 0 -1 64 952 457 0 0 35 1 2 1 15 0 9 0 28700950 889135104 27084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1814] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1814/stat : 1814 (java) S 1804 1806 1683 0 -1 64 0 457 0 0 0 0 2 1 25 0 9 0 28700950 889135104 27084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1815] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1815/stat : 1815 (java) S 1804 1806 1683 0 -1 64 13 457 0 0 0 0 2 1 15 0 9 0 28700950 889135104 27084 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.22
Current children cumulated vsize (KiB) 868296

[startup+26.7022 s]
/proc/loadavg: 2.07 2.21 2.18 3/89 1819
/proc/meminfo: memFree=1596320/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=868296 CPUtime=26.61
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 45593 457 1 0 2636 22 2 1 18 0 9 0 28700946 889135104 27088 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 217074 27088 2640 9 0 211532 0
[pid=1806/tid=1808] ppid=1804 vsize=868296 CPUtime=25.91
/proc/1806/task/1808/stat : 1808 (java) R 1804 1806 1683 0 -1 64 26040 457 1 0 2575 13 2 1 25 0 9 0 28700947 889135104 27088 996147200 134512640 134550932 4294955968 18446744073709551615 4127375032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1809] ppid=1804 vsize=868296 CPUtime=0.33
/proc/1806/task/1809/stat : 1809 (java) S 1804 1806 1683 0 -1 64 17724 457 0 0 25 5 2 1 17 0 9 0 28700948 889135104 27088 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1810] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1810/stat : 1810 (java) S 1804 1806 1683 0 -1 64 20 457 0 0 0 0 2 1 16 0 9 0 28700948 889135104 27088 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1811] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1811/stat : 1811 (java) S 1804 1806 1683 0 -1 64 30 457 0 0 0 0 2 1 15 0 9 0 28700948 889135104 27088 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1812] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1812/stat : 1812 (java) S 1804 1806 1683 0 -1 64 1 457 0 0 0 0 2 1 24 0 9 0 28700950 889135104 27088 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1813] ppid=1804 vsize=868296 CPUtime=0.4
/proc/1806/task/1813/stat : 1813 (java) S 1804 1806 1683 0 -1 64 956 457 0 0 36 1 2 1 15 0 9 0 28700950 889135104 27088 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1814] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1814/stat : 1814 (java) S 1804 1806 1683 0 -1 64 0 457 0 0 0 0 2 1 25 0 9 0 28700950 889135104 27088 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1815] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1815/stat : 1815 (java) S 1804 1806 1683 0 -1 64 13 457 0 0 0 0 2 1 15 0 9 0 28700950 889135104 27088 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.61
Current children cumulated vsize (KiB) 868296

[startup+26.9025 s]
/proc/loadavg: 2.07 2.21 2.18 3/89 1819
/proc/meminfo: memFree=1596320/2055920 swapFree=4192812/4192956
[pid=1806] ppid=1804 vsize=868296 CPUtime=26.81
/proc/1806/stat : 1806 (java) S 1804 1806 1683 0 -1 0 45595 457 1 0 2656 22 2 1 18 0 9 0 28700946 889135104 27090 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1806/statm: 217074 27090 2640 9 0 211532 0
[pid=1806/tid=1808] ppid=1804 vsize=868296 CPUtime=26.1
/proc/1806/task/1808/stat : 1808 (java) R 1804 1806 1683 0 -1 64 26042 457 1 0 2594 13 2 1 25 0 9 0 28700947 889135104 27090 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1809] ppid=1804 vsize=868296 CPUtime=0.33
/proc/1806/task/1809/stat : 1809 (java) S 1804 1806 1683 0 -1 64 17724 457 0 0 25 5 2 1 17 0 9 0 28700948 889135104 27090 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1810] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1810/stat : 1810 (java) S 1804 1806 1683 0 -1 64 20 457 0 0 0 0 2 1 16 0 9 0 28700948 889135104 27090 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1811] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1811/stat : 1811 (java) S 1804 1806 1683 0 -1 64 30 457 0 0 0 0 2 1 15 0 9 0 28700948 889135104 27090 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1812] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1812/stat : 1812 (java) S 1804 1806 1683 0 -1 64 1 457 0 0 0 0 2 1 24 0 9 0 28700950 889135104 27090 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1813] ppid=1804 vsize=868296 CPUtime=0.4
/proc/1806/task/1813/stat : 1813 (java) S 1804 1806 1683 0 -1 64 956 457 0 0 36 1 2 1 15 0 9 0 28700950 889135104 27090 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1806/tid=1814] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1814/stat : 1814 (java) S 1804 1806 1683 0 -1 64 0 457 0 0 0 0 2 1 25 0 9 0 28700950 889135104 27090 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1806/tid=1815] ppid=1804 vsize=868296 CPUtime=0.03
/proc/1806/task/1815/stat : 1815 (java) S 1804 1806 1683 0 -1 64 13 457 0 0 0 0 2 1 15 0 9 0 28700950 889135104 27090 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.81
Current children cumulated vsize (KiB) 868296

Child status: 0
Real time (s): 26.9633
CPU time (s): 26.8829
CPU user time (s): 26.628
CPU system time (s): 0.254961
CPU usage (%): 99.7018
Max. virtual memory (cumulated for all children) (KiB): 868384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.628
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46085
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= 2480
involuntary context switches= 2685

runsolver used 0.046992 second user time and 0.087986 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-12 18:32:26
IDJOB=2098652
IDBENCH=58844
IDSOLVER=774
FILE ID=node23/2098652-1247416345
PBS_JOBID= 9510764
Free space on /tmp= 66360 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp19/normalized-fapp19-0350-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098652-1247416345/watcher-2098652-1247416345 -o /tmp/evaluation-result-2098652-1247416345/solver-2098652-1247416345 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098652-1247416345.xml

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

MD5SUM BENCH= ce0f620893af5adfeaa49fc84af7b2cb
RANDOM SEED=1823719031

node23.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
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.277
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:       1695568 kB
Buffers:         45028 kB
Cached:         127556 kB
SwapCached:          0 kB
Active:         227080 kB
Inactive:        74712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2960 kB
Writeback:           0 kB
Mapped:         149616 kB
Slab:            43700 kB
Committed_AS:  1015124 kB
PageTables:       2008 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= 66356 MiB
End job on node23 at 2009-07-12 18:32:53