Trace number 1086959

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 24.2143 24.5022

DiagnosticValue
CHECKS6630470
NODES303

General information on the benchmark

Namecsp/fapp/fapp04/
normalized-fapp04-0300-5.xml
MD5SUM9b390cbd2e7aec20d5f3a2cc4b660065
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 benchmark24.2143
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3360
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3360
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.16/0.27	
0.16/0.27	   configuration
0.16/0.27	     name=esac.xml
0.26/0.33	   
0.26/0.33	   instance
0.26/0.34	     name=HOME/instance-1086959-1215242135.xml
0.26/0.37	   
0.26/0.37	   domains being loaded...
0.33/0.41	   
0.33/0.41	   variables being loaded...
0.33/0.47	     nbVariables=300  nbDomainTypes=13  minDomainSize=50  maxDomainSize=270  nbTotalValues=61762
0.33/0.47	       =>  wckTime=0.199  cpuTime=0.13  mem=9M807
0.33/0.47	   
0.33/0.47	   predicates being loaded...
0.44/0.53	   
0.44/0.53	   constraints being loaded...
20.57/20.81	   
20.57/20.81	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 43M881)
21.44/21.75	     nbConstraints=1804  nbGlobalConstraints=5  nbMergedConstraints=1561  nbConvertedConstraints=1020
21.44/21.75	     nbConvertConstraintsChecks=42583542  nbExtensionStructures=932  nbSharedExtensionStructures=204
21.44/21.75	     nbConflictsStructures=1025  nbSharedConflictsStructures=217  nbUnbuiltConflictsStructures=603
21.44/21.75	     nbSharedBinaryRepresentations=271753  nbEvaluationManagers=696  nbSharedEvaluationManagers=83  minDegree=3
21.44/21.75	     maxDegree=19  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.234
21.44/21.75	     symmetryCpuTime=0.15  nbCliques=5
21.44/21.75	       =>  wckTime=21.479  cpuTime=20.7  mem=34M666
21.53/21.89	   
21.53/21.89	   solver IterativeSystematicSolver being built... 
21.63/21.98	   
21.63/21.98	   INFO : Forward propagation technique limited 
21.73/22.06	       =>  wckTime=21.785  cpuTime=20.84  mem=45M843
22.91/23.27	   
22.91/23.27	   preprocessing
22.91/23.27	     nbConstraintChecks=3537507  nbValidityChecks=69763  nbPropagations=363  nbRevisions=2653  nbUselessRevisions=2122
22.91/23.27	     nbRemovedValues=21041  detectedInconsistency=no
22.91/23.27	       =>  wckTime=1.207  cpuTime=1.18  mem=46M838
24.11/24.47	   
24.11/24.47	   search
24.11/24.47	     run=0  nbConstraintChecks=3092964  nbValidityChecks=1006220  minDepth=58  maxDepth=300  nbPropagations=3667
24.11/24.47	     nbRevisions=24973  nbUselessRevisions=20973  nbAssignments=303  nbFailedAssignments=3  nbBacktracks=0
24.11/24.47	     nbVisitedNodes=307  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
24.11/24.47	     nbSEliminables=0  nbREliminables=4.69  nbIEliminables=189.39  nbDEliminables=0  nbPEliminables=0
24.11/24.47	       =>  wckTime=2.405  cpuTime=2.34  mem=48M761
24.11/24.47	   
24.11/24.47	   global
24.11/24.47	     nbConstraintChecks=6630471  nbValidityChecks=1075983  nbPropagations=4030  nbRevisions=27626
24.11/24.47	     nbUselessRevisions=23095  nbRestartNogoods=0  solvingWckTime=2.407  solvingCpuTime=2.34  expiredTime=no
24.11/24.47	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=23.17  globalCpuTime=23.22
24.11/24.47	       =>  wckTime=24.194  cpuTime=23.18  mem=48M761
24.11/24.47	   
24.11/24.47	s SATISFIABLE
24.11/24.47	v -2624 2504 -2272 2288 -2200 2448 -2628 -2276 -2664 -2452 2620 2536 -2552 2356 -2448 -2488 2512 -2508 2244 -2332 -2200 2656 2232 -2444 -2236 2568 -2340 -2372 -2200 -2596 -2160 -2544 -2256 -2656 -2200 -2212 2600 2248 2620 2200 2160 -2160 2612 -2324 2276 -2204 -2572 2604 -2336 2624 2228 -2684 2636 2468 -2264 -2584 2180 -2192 2404 -2696 2272 -2200 -2204 -2564 2476 2516 -2568 2664 -2424 2336 2696 -2232 2232 -2184 2160 -2640 -2636 2556 -2368 -2160 2548 -2248 2536 2696 -2408 2648 2564 2560 2164 2288 2668 2668 -2580 -2544 -2292 2252 -2544 2232 -2624 -2380 2404 -2484 -2688 2472 2344 2376 -2340 -2584 2556 2632 -2252 2588 -2160 2604 -2200 2660 -2644 -2584 2304 2588 -2676 2604 -2524 -2516 2648 -2464 -2476 -2648 -2212 -2544 -2676 2272 2548 2696 2316 2272 2288 -2284 -2696 2584 -2204 -2172 -2628 -2268 2516 2476 2324 -2560 -2164 -2620 2336 2656 2240 2364 -2312 -2564 -2248 -2588 -2340 -2684 2348 -2336 2344 2644 -2372 2656 -2240 2612 -2604 -2460 -2608 2584 -2696 -2696 2652 -2260 2656 -2160 -2296 2640 -2476 -2232 -2296 -2204 -2200 -2664 2484 -2200 2664 -2632 2220 2524 2292 2624 -2588 2160 2624 -2516 -2504 -2660 -2444 2624 -2608 -2464 2676 2672 2224 -2384 2332 -2292 -2356 2644 2220 -2200 2336 -2564 2524 -2328 -2160 -2504 2624 2408 -2600 2424 -2592 2288 -2332 -2524 -2436 2644 2636 -2544 2296 -2564 2568 -2628 2436 2624 -2408 -2160 2656 2228 -2676 2436 -2476 -2448 -2164 -2396 2200 2604 2308 -2160 -2304 -2688 2284 -2252 -2684 -2444 -2656 -2628 -2644 -2524 -2636 2412 2600 2404 -2608 -2564 -2644 -2404 2444 -2272 2180 2220 2500 2496 2576 2280 2296 -2188 2600 2608 -2524 2512 -2696 -2656 -2160 2380 -2664 -2464 2324 2476 2364 2200 2200 -2376 2564 -2664 2396 -2300 
24.11/24.47	d NODES 303
24.11/24.47	d CHECKS 6630471
24.11/24.47	   
24.11/24.47	   totalWckTime=24.262  totalCpuTime=23.23

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 2.11 2.06 2.01 3/75 31787
/proc/meminfo: memFree=1491480/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=18572 CPUtime=0
/proc/31787/stat : 31787 (runsolver) R 31785 31787 30539 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 257201481 19017728 293 996147200 4194304 4296836 548682068336 18446744073709551615 269807578407 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31787/statm: 4643 293 257 25 0 2626 0

[startup+0.0131399 s]
/proc/loadavg: 2.11 2.06 2.01 3/75 31787
/proc/meminfo: memFree=1491480/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=1616 CPUtime=0
/proc/31787/stat : 31787 (java) D 31785 31787 30539 0 -1 0 317 0 0 0 0 0 0 0 18 0 1 0 257201481 1654784 126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/31787/statm: 404 151 125 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1616

[startup+0.102039 s]
/proc/loadavg: 2.11 2.06 2.01 3/75 31787
/proc/meminfo: memFree=1491480/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=865884 CPUtime=0.07
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 3718 0 1 0 5 2 0 0 18 0 9 0 257201481 886665216 3181 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 216471 3181 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.301053 s]
/proc/loadavg: 2.11 2.06 2.01 3/75 31787
/proc/meminfo: memFree=1491480/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=866204 CPUtime=0.26
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 5581 0 4 0 22 4 0 0 18 0 9 0 257201481 886992896 5007 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 216551 5007 1884 9 0 211099 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 866204

[startup+0.701097 s]
/proc/loadavg: 2.11 2.06 2.01 3/75 31787
/proc/meminfo: memFree=1491480/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=867680 CPUtime=0.63
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 8747 0 11 0 56 7 0 0 18 0 9 0 257201481 888504320 8117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 216920 8117 2010 9 0 211426 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 867680

[startup+1.50218 s]
/proc/loadavg: 2.11 2.06 2.01 3/84 31796
/proc/meminfo: memFree=1449296/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=867680 CPUtime=1.43
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 11976 0 11 0 134 9 0 0 18 0 9 0 257201481 888504320 11343 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 216920 11343 2014 9 0 211426 0
[pid=31787/tid=31789] ppid=31785 vsize=867680 CPUtime=1.22
/proc/31787/task/31789/stat : 31789 (java) R 31785 31787 30539 0 -1 64 10611 0 11 0 114 8 0 0 25 0 9 0 257201483 888504320 11343 996147200 134512640 134550740 4294955968 18446744073709551615 4126873399 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31790] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31790/stat : 31790 (java) S 31785 31787 30539 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 257201484 888504320 11343 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31791] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31791/stat : 31791 (java) S 31785 31787 30539 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 257201484 888504320 11343 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31792] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31792/stat : 31792 (java) S 31785 31787 30539 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 257201484 888504320 11343 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31793] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31793/stat : 31793 (java) S 31785 31787 30539 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 257201487 888504320 11343 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31794] ppid=31785 vsize=867680 CPUtime=0.19
/proc/31787/task/31794/stat : 31794 (java) S 31785 31787 30539 0 -1 64 667 0 0 0 19 0 0 0 16 0 9 0 257201487 888504320 11343 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31795] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31795/stat : 31795 (java) S 31785 31787 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257201487 888504320 11343 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31796] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31796/stat : 31796 (java) S 31785 31787 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257201487 888504320 11343 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 867680

[startup+3.10235 s]
/proc/loadavg: 2.11 2.06 2.01 3/84 31796
/proc/meminfo: memFree=1442320/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=867680 CPUtime=3.02
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 12939 0 11 0 292 10 0 0 18 0 9 0 257201481 888504320 12304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 216920 12304 2014 9 0 211426 0
[pid=31787/tid=31789] ppid=31785 vsize=867680 CPUtime=2.78
/proc/31787/task/31789/stat : 31789 (java) R 31785 31787 30539 0 -1 64 11549 0 11 0 270 8 0 0 25 0 9 0 257201483 888504320 12304 996147200 134512640 134550740 4294955968 18446744073709551615 4126870939 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31790] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31790/stat : 31790 (java) S 31785 31787 30539 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 257201484 888504320 12304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31791] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31791/stat : 31791 (java) S 31785 31787 30539 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 257201484 888504320 12304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31792] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31792/stat : 31792 (java) S 31785 31787 30539 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 257201484 888504320 12304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31793] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31793/stat : 31793 (java) S 31785 31787 30539 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 257201487 888504320 12304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31794] ppid=31785 vsize=867680 CPUtime=0.21
/proc/31787/task/31794/stat : 31794 (java) S 31785 31787 30539 0 -1 64 692 0 0 0 21 0 0 0 15 0 9 0 257201487 888504320 12304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31795] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31795/stat : 31795 (java) S 31785 31787 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257201487 888504320 12304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31796] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31796/stat : 31796 (java) S 31785 31787 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257201487 888504320 12304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 867680

[startup+6.30169 s]
/proc/loadavg: 2.10 2.06 2.01 3/84 31796
/proc/meminfo: memFree=1420880/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=867680 CPUtime=6.19
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 15032 0 11 0 608 11 0 0 18 0 9 0 257201481 888504320 14395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 216920 14395 2014 9 0 211426 0
[pid=31787/tid=31789] ppid=31785 vsize=867680 CPUtime=5.95
/proc/31787/task/31789/stat : 31789 (java) R 31785 31787 30539 0 -1 64 13639 0 11 0 585 10 0 0 25 0 9 0 257201483 888504320 14395 996147200 134512640 134550740 4294955968 18446744073709551615 4126873399 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31790] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31790/stat : 31790 (java) S 31785 31787 30539 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 257201484 888504320 14395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31791] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31791/stat : 31791 (java) S 31785 31787 30539 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 257201484 888504320 14395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31792] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31792/stat : 31792 (java) S 31785 31787 30539 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 257201484 888504320 14395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31793] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31793/stat : 31793 (java) S 31785 31787 30539 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 257201487 888504320 14395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31794] ppid=31785 vsize=867680 CPUtime=0.22
/proc/31787/task/31794/stat : 31794 (java) S 31785 31787 30539 0 -1 64 695 0 0 0 22 0 0 0 15 0 9 0 257201487 888504320 14395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31795] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31795/stat : 31795 (java) S 31785 31787 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257201487 888504320 14395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31796] ppid=31785 vsize=867680 CPUtime=0
/proc/31787/task/31796/stat : 31796 (java) S 31785 31787 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257201487 888504320 14395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 867680

[startup+12.7014 s]
/proc/loadavg: 2.10 2.06 2.01 3/84 31796
/proc/meminfo: memFree=1372688/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=867592 CPUtime=12.53
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 20046 0 11 0 1238 15 0 0 18 0 9 0 257201481 888414208 19382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 216898 19382 2005 9 0 211426 0
[pid=31787/tid=31789] ppid=31785 vsize=867592 CPUtime=12.16
/proc/31787/task/31789/stat : 31789 (java) R 31785 31787 30539 0 -1 64 15790 0 11 0 1204 12 0 0 25 0 9 0 257201483 888414208 19382 996147200 134512640 134550740 4294955968 18446744073709551615 4126876087 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31790] ppid=31785 vsize=867592 CPUtime=0.1
/proc/31787/task/31790/stat : 31790 (java) S 31785 31787 30539 0 -1 64 2857 0 0 0 9 1 0 0 17 0 9 0 257201484 888414208 19382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31791] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31791/stat : 31791 (java) S 31785 31787 30539 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 257201484 888414208 19382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31792] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31792/stat : 31792 (java) S 31785 31787 30539 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 257201484 888414208 19382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31793] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31793/stat : 31793 (java) S 31785 31787 30539 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 257201487 888414208 19382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31794] ppid=31785 vsize=867592 CPUtime=0.23
/proc/31787/task/31794/stat : 31794 (java) S 31785 31787 30539 0 -1 64 702 0 0 0 23 0 0 0 16 0 9 0 257201487 888414208 19382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31795] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31795/stat : 31795 (java) S 31785 31787 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257201487 888414208 19382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31796] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31796/stat : 31796 (java) S 31785 31787 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257201487 888414208 19382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 867592

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

[startup+19.1021 s]
/proc/loadavg: 2.09 2.06 2.01 3/84 31796
/proc/meminfo: memFree=1347856/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=867592 CPUtime=18.88
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 20049 0 11 0 1871 17 0 0 18 0 9 0 257201481 888414208 19385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 216898 19385 2005 9 0 211426 0
[pid=31787/tid=31789] ppid=31785 vsize=867592 CPUtime=18.51
/proc/31787/task/31789/stat : 31789 (java) R 31785 31787 30539 0 -1 64 15791 0 11 0 1837 14 0 0 25 0 9 0 257201483 888414208 19385 996147200 134512640 134550740 4294955968 18446744073709551615 4126899144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31790] ppid=31785 vsize=867592 CPUtime=0.1
/proc/31787/task/31790/stat : 31790 (java) S 31785 31787 30539 0 -1 64 2857 0 0 0 9 1 0 0 16 0 9 0 257201484 888414208 19385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31791] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31791/stat : 31791 (java) S 31785 31787 30539 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 257201484 888414208 19385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31792] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31792/stat : 31792 (java) S 31785 31787 30539 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 257201484 888414208 19385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31793] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31793/stat : 31793 (java) S 31785 31787 30539 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 257201487 888414208 19385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31794] ppid=31785 vsize=867592 CPUtime=0.24
/proc/31787/task/31794/stat : 31794 (java) S 31785 31787 30539 0 -1 64 704 0 0 0 24 0 0 0 15 0 9 0 257201487 888414208 19385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31795] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31795/stat : 31795 (java) S 31785 31787 30539 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 257201487 888414208 19385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31796] ppid=31785 vsize=867592 CPUtime=0
/proc/31787/task/31796/stat : 31796 (java) S 31785 31787 30539 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 257201487 888414208 19385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.88
Current children cumulated vsize (KiB) 867592

[startup+22.3014 s]
/proc/loadavg: 2.08 2.06 2.01 3/84 31800
/proc/meminfo: memFree=1313168/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=868004 CPUtime=22.02
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 38394 376 11 1 2177 23 1 1 18 0 9 0 257201481 888836096 25401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 217001 25401 2638 9 0 211507 0
[pid=31787/tid=31789] ppid=31785 vsize=868004 CPUtime=21.27
/proc/31787/task/31789/stat : 31789 (java) R 31785 31787 30539 0 -1 64 22805 376 11 1 2109 16 1 1 25 0 9 0 257201483 888836096 25401 996147200 134512640 134550740 4294955968 18446744073709551615 4126870959 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31790] ppid=31785 vsize=868004 CPUtime=0.4
/proc/31787/task/31790/stat : 31790 (java) S 31785 31787 30539 0 -1 64 13793 376 0 1 34 4 1 1 17 0 9 0 257201484 888836096 25401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31791] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31791/stat : 31791 (java) S 31785 31787 30539 0 -1 64 17 376 0 1 0 0 1 1 17 0 9 0 257201484 888836096 25401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31792] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31792/stat : 31792 (java) S 31785 31787 30539 0 -1 64 15 376 0 1 0 0 1 1 16 0 9 0 257201484 888836096 25401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31793] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31793/stat : 31793 (java) S 31785 31787 30539 0 -1 64 0 376 0 1 0 0 1 1 18 0 9 0 257201487 888836096 25401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31794] ppid=31785 vsize=868004 CPUtime=0.36
/proc/31787/task/31794/stat : 31794 (java) S 31785 31787 30539 0 -1 64 941 376 0 1 33 1 1 1 15 0 9 0 257201487 888836096 25401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31795] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31795/stat : 31795 (java) S 31785 31787 30539 0 -1 64 2 376 0 1 0 0 1 1 19 0 9 0 257201487 888836096 25401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31796] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31796/stat : 31796 (java) R 31785 31787 30539 0 -1 64 14 376 0 1 0 0 1 1 15 0 9 0 257201487 888836096 25401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.02
Current children cumulated vsize (KiB) 868004

[startup+23.9016 s]
/proc/loadavg: 2.08 2.06 2.01 3/84 31800
/proc/meminfo: memFree=1308304/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=868004 CPUtime=23.61
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 38711 376 11 1 2336 23 1 1 18 0 9 0 257201481 888836096 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 217001 25412 2638 9 0 211507 0
[pid=31787/tid=31789] ppid=31785 vsize=868004 CPUtime=22.84
/proc/31787/task/31789/stat : 31789 (java) R 31785 31787 30539 0 -1 64 23107 376 11 1 2266 16 1 1 25 0 9 0 257201483 888836096 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4127314924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31790] ppid=31785 vsize=868004 CPUtime=0.4
/proc/31787/task/31790/stat : 31790 (java) S 31785 31787 30539 0 -1 64 13794 376 0 1 34 4 1 1 17 0 9 0 257201484 888836096 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31791] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31791/stat : 31791 (java) S 31785 31787 30539 0 -1 64 17 376 0 1 0 0 1 1 17 0 9 0 257201484 888836096 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31792] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31792/stat : 31792 (java) S 31785 31787 30539 0 -1 64 15 376 0 1 0 0 1 1 16 0 9 0 257201484 888836096 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31793] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31793/stat : 31793 (java) S 31785 31787 30539 0 -1 64 0 376 0 1 0 0 1 1 18 0 9 0 257201487 888836096 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31794] ppid=31785 vsize=868004 CPUtime=0.38
/proc/31787/task/31794/stat : 31794 (java) S 31785 31787 30539 0 -1 64 955 376 0 1 35 1 1 1 15 0 9 0 257201487 888836096 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31795] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31795/stat : 31795 (java) S 31785 31787 30539 0 -1 64 2 376 0 1 0 0 1 1 19 0 9 0 257201487 888836096 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31796] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31796/stat : 31796 (java) S 31785 31787 30539 0 -1 64 14 376 0 1 0 0 1 1 15 0 9 0 257201487 888836096 25412 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.61
Current children cumulated vsize (KiB) 868004

[startup+24.3016 s]
/proc/loadavg: 2.08 2.06 2.01 3/84 31800
/proc/meminfo: memFree=1303696/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=868004 CPUtime=24
/proc/31787/stat : 31787 (java) S 31785 31787 30539 0 -1 0 38782 376 11 1 2375 23 1 1 18 0 9 0 257201481 888836096 25418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 217001 25418 2638 9 0 211507 0
[pid=31787/tid=31789] ppid=31785 vsize=868004 CPUtime=23.22
/proc/31787/task/31789/stat : 31789 (java) R 31785 31787 30539 0 -1 64 23172 376 11 1 2304 16 1 1 25 0 9 0 257201483 888836096 25418 996147200 134512640 134550740 4294955968 18446744073709551615 4126873399 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31790] ppid=31785 vsize=868004 CPUtime=0.4
/proc/31787/task/31790/stat : 31790 (java) S 31785 31787 30539 0 -1 64 13794 376 0 1 34 4 1 1 17 0 9 0 257201484 888836096 25418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31791] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31791/stat : 31791 (java) S 31785 31787 30539 0 -1 64 17 376 0 1 0 0 1 1 17 0 9 0 257201484 888836096 25418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31792] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31792/stat : 31792 (java) S 31785 31787 30539 0 -1 64 15 376 0 1 0 0 1 1 16 0 9 0 257201484 888836096 25418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31793] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31793/stat : 31793 (java) S 31785 31787 30539 0 -1 64 0 376 0 1 0 0 1 1 18 0 9 0 257201487 888836096 25418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31794] ppid=31785 vsize=868004 CPUtime=0.38
/proc/31787/task/31794/stat : 31794 (java) S 31785 31787 30539 0 -1 64 961 376 0 1 35 1 1 1 15 0 9 0 257201487 888836096 25418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31795] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31795/stat : 31795 (java) S 31785 31787 30539 0 -1 64 2 376 0 1 0 0 1 1 19 0 9 0 257201487 888836096 25418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31787/tid=31796] ppid=31785 vsize=868004 CPUtime=0.02
/proc/31787/task/31796/stat : 31796 (java) S 31785 31787 30539 0 -1 64 14 376 0 1 0 0 1 1 15 0 9 0 257201487 888836096 25418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24
Current children cumulated vsize (KiB) 868004

[startup+24.5017 s]
/proc/loadavg: 2.08 2.06 2.01 3/84 31800
/proc/meminfo: memFree=1303696/2055920 swapFree=4180000/4192956
[pid=31787] ppid=31785 vsize=0 CPUtime=24.19
/proc/31787/stat : 31787 (java) Z 31785 31787 30539 0 -1 12 39091 376 11 1 2392 25 1 1 16 0 2 0 257201481 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31787/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.19
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 24.5022
CPU time (s): 24.2143
CPU user time (s): 23.9374
CPU system time (s): 0.276957
CPU usage (%): 98.825
Max. virtual memory (cumulated for all children) (KiB): 868004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.9374
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39467
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2639
involuntary context switches= 3043

runsolver used 0.030995 second user time and 0.092985 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-05 09:15:35
IDJOB=1086959
IDBENCH=57906
IDSOLVER=364
FILE ID=node81/1086959-1215242135
PBS_JOBID= 7881922
Free space on /tmp= 126616 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp04/normalized-fapp04-0300-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086959-1215242135/watcher-1086959-1215242135 -o /tmp/evaluation-result-1086959-1215242135/solver-1086959-1215242135 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086959-1215242135.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9b390cbd2e7aec20d5f3a2cc4b660065
RANDOM SEED=1790144543

node81.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1492024 kB
Buffers:          5540 kB
Cached:         251716 kB
SwapCached:       4680 kB
Active:         482116 kB
Inactive:        16332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492024 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:           48168 kB
Writeback:           0 kB
Mapped:         250496 kB
Slab:            50184 kB
Committed_AS:   859652 kB
PageTables:       2224 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126612 MiB
End job on node81 at 2008-07-05 09:16:00