Trace number 2097402

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 51.9391 52.0186

DiagnosticValue
CHECKS14635900
NODES58575

General information on the benchmark

Namecsp/super-os/super-os-taillard-7/
normalized-super-os-taillard-7-20.xml
MD5SUMdc0f46dd1d9bd929288568267897d6d4
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 benchmark0.565913
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints931
Maximum constraint arity2
Maximum domain size418
Number of constraints which are defined in extension0
Number of constraints which are defined in intension931
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2097402-1247412265.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.37/0.40	     nbVariables=98  nbDomainTypes=38  minDomainSize=324  maxDomainSize=418  nbTotalValues=36174
0.37/0.40	       =>  wckTime=0.174  cpuTime=0.14  mem=8M869
0.37/0.40	   
0.37/0.40	   predicates being loaded...
0.37/0.47	   
0.37/0.47	   constraints being loaded...
1.95/2.04	     nbConstraints=938  nbGlobalConstraints=889  nbConvertedConstraints=49  nbConvertConstraintsChecks=5206916
1.95/2.05	     nbExtensionStructures=38  nbSharedExtensionStructures=11  nbConflictsStructures=38  nbSharedConflictsStructures=11
1.95/2.05	     nbSharedBinaryRepresentations=14024  minDegree=13  maxDegree=26  minArity=2  avgArity=2.04  maxArity=8
1.95/2.05	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.132  symmetryCpuTime=0.09  nbCliques=7
1.95/2.05	       =>  wckTime=1.816  cpuTime=1.56  mem=24M644
2.06/2.12	   
2.06/2.12	   solver IterativeSystematicSolver being built... 
2.06/2.18	   
2.06/2.18	   INFO : Forward propagation technique limited 
2.15/2.24	       =>  wckTime=2.013  cpuTime=1.67  mem=23M989
2.35/2.41	   
2.35/2.41	   preprocessing
2.35/2.41	     nbConstraintChecks=39675  nbPropagations=2099  nbRevisions=87  nbUselessRevisions=15  nbSingletonTests=110
2.35/2.41	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
2.35/2.41	       =>  wckTime=0.165  cpuTime=0.13  mem=30M525
8.94/9.05	   
8.94/9.05	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=52M249)
51.83/51.97	   
51.83/51.97	   search
51.83/51.97	     run=19  nbConstraintChecks=14596194  minDepth=3  maxDepth=98  nbPropagations=3734081  nbRevisions=196338
51.83/51.97	     nbUselessRevisions=3084  nbAssignments=58575  nbFailedAssignments=52036  nbInferredBacktracks=135
51.83/51.97	     nbBacktracks=6277  nbVisitedNodes=115736  nbRestartNogoods=924  nbFoundSolutions=1  nbSEliminables=0
51.83/51.97	     nbREliminables=40.75  nbIEliminables=0.16  nbDEliminables=0  nbPEliminables=0
51.83/51.97	       =>  wckTime=49.723  cpuTime=49.55  mem=35M782
51.83/51.97	   
51.83/51.97	   global
51.83/51.97	     nbConstraintChecks=14635869  nbPropagations=3736180  nbRevisions=196425  nbUselessRevisions=3099
51.83/51.97	     nbRestartNogoods=924  solvingWckTime=49.725  solvingCpuTime=49.55  expiredTime=no  totalExploration=no
51.83/51.97	     nbFoundSolutions=1  firstSolutionCpuTime=51.21  globalCpuTime=51.28
51.83/51.97	       =>  wckTime=51.741  cpuTime=51.22  mem=35M782
51.83/51.97	   
51.83/51.97	s SATISFIABLE
51.83/51.97	v 0 1 261 262 356 355 175 174 75 76 20 19 93 94 411 171 0 1 62 61 215 216 175 171 79 78 319 320 219 218 79 78 261 262 0 1 411 410 143 144 324 325 154 153 178 177 115 116 20 19 355 354 0 1 297 296 115 116 171 172 178 177 1 0 228 229 354 355 290 289 356 355 324 325 62 63 241 240 154 153 409 408 0 1 396 397 298 297 85 86 319 320 175 174 240 241 1 0 
51.83/51.97	d NODES 58575
51.83/51.97	d CHECKS 14635869
51.83/51.97	   
51.83/51.97	   totalWckTime=51.793  totalCpuTime=51.28

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-2097402-1247412265/watcher-2097402-1247412265 -o /tmp/evaluation-result-2097402-1247412265/solver-2097402-1247412265 -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-2097402-1247412265.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: 1.92 1.98 1.99 4/81 32153
/proc/meminfo: memFree=938512/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=18576 CPUtime=0
/proc/32153/stat : 32153 (runsolver) R 32151 32153 30925 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28291341 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32153/statm: 4644 284 249 26 0 2626 0

[startup+0.0567989 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 32153
/proc/meminfo: memFree=938512/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=863776 CPUtime=0.03
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 2588 0 1 0 2 1 0 0 18 0 9 0 28291341 884506624 2153 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 215944 2153 1023 9 0 210859 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863776

[startup+0.101804 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 32153
/proc/meminfo: memFree=938512/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=865984 CPUtime=0.08
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 3819 0 1 0 6 2 0 0 18 0 9 0 28291341 886767616 3262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 216496 3262 1720 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301828 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 32153
/proc/meminfo: memFree=938512/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=866376 CPUtime=0.28
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 5747 0 1 0 24 4 0 0 18 0 9 0 28291341 887169024 5143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 216594 5143 1945 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866376

[startup+0.701871 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 32153
/proc/meminfo: memFree=938512/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=867784 CPUtime=0.67
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 8527 0 1 0 62 5 0 0 18 0 9 0 28291341 888610816 7881 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 216946 7881 2036 9 0 211382 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867784

[startup+1.50296 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 32162
/proc/meminfo: memFree=912584/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=867784 CPUtime=1.47
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 9756 0 1 0 138 9 0 0 18 0 9 0 28291341 888610816 9107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 216946 9107 2041 9 0 211382 0
[pid=32153/tid=32155] ppid=32151 vsize=867784 CPUtime=1.27
/proc/32153/task/32155/stat : 32155 (java) R 32151 32153 30925 0 -1 64 8346 0 1 0 119 8 0 0 25 0 9 0 28291343 888610816 9107 996147200 134512640 134550932 4294955968 18446744073709551615 4126908550 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32156] ppid=32151 vsize=867784 CPUtime=0
/proc/32153/task/32156/stat : 32156 (java) S 32151 32153 30925 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28291344 888610816 9107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32157] ppid=32151 vsize=867784 CPUtime=0
/proc/32153/task/32157/stat : 32157 (java) S 32151 32153 30925 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28291344 888610816 9107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32158] ppid=32151 vsize=867784 CPUtime=0
/proc/32153/task/32158/stat : 32158 (java) S 32151 32153 30925 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28291344 888610816 9107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32159] ppid=32151 vsize=867784 CPUtime=0
/proc/32153/task/32159/stat : 32159 (java) S 32151 32153 30925 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28291346 888610816 9107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32160] ppid=32151 vsize=867784 CPUtime=0.18
/proc/32153/task/32160/stat : 32160 (java) S 32151 32153 30925 0 -1 64 712 0 0 0 18 0 0 0 16 0 9 0 28291346 888610816 9107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32161] ppid=32151 vsize=867784 CPUtime=0
/proc/32153/task/32161/stat : 32161 (java) S 32151 32153 30925 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28291346 888610816 9107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32162] ppid=32151 vsize=867784 CPUtime=0
/proc/32153/task/32162/stat : 32162 (java) R 32151 32153 30925 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28291346 888610816 9107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867784

[startup+3.10213 s]
/proc/loadavg: 1.92 1.98 1.99 5/92 32166
/proc/meminfo: memFree=904568/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=868460 CPUtime=3.05
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 27616 323 1 0 288 17 0 0 18 0 9 0 28291341 889303040 19838 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 217115 19838 2639 9 0 211573 0
[pid=32153/tid=32155] ppid=32151 vsize=868460 CPUtime=2.66
/proc/32153/task/32155/stat : 32155 (java) R 32151 32153 30925 0 -1 64 20421 323 1 0 252 14 0 0 25 0 9 0 28291343 889303040 19838 996147200 134512640 134550932 4294955968 18446744073709551615 4127160178 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=868460 CPUtime=0.07
/proc/32153/task/32156/stat : 32156 (java) S 32151 32153 30925 0 -1 64 5409 323 0 0 6 1 0 0 17 0 9 0 28291344 889303040 19838 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32157/stat : 32157 (java) S 32151 32153 30925 0 -1 64 16 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 19838 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32158/stat : 32158 (java) S 32151 32153 30925 0 -1 64 11 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 19838 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32159/stat : 32159 (java) S 32151 32153 30925 0 -1 64 2 323 0 0 0 0 0 0 18 0 9 0 28291346 889303040 19838 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32160] ppid=32151 vsize=868460 CPUtime=0.28
/proc/32153/task/32160/stat : 32160 (java) S 32151 32153 30925 0 -1 64 946 323 0 0 28 0 0 0 15 0 9 0 28291346 889303040 19838 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32161/stat : 32161 (java) S 32151 32153 30925 0 -1 64 1 323 0 0 0 0 0 0 19 0 9 0 28291346 889303040 19838 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32162] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32162/stat : 32162 (java) S 32151 32153 30925 0 -1 64 9 323 0 0 0 0 0 0 15 0 9 0 28291346 889303040 19838 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868460

[startup+6.30149 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 32166
/proc/meminfo: memFree=863424/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=868460 CPUtime=6.25
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 29041 323 1 0 607 18 0 0 18 0 9 0 28291341 889303040 21225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 217115 21225 2639 9 0 211573 0
[pid=32153/tid=32155] ppid=32151 vsize=868460 CPUtime=5.81
/proc/32153/task/32155/stat : 32155 (java) R 32151 32153 30925 0 -1 64 20429 323 1 0 567 14 0 0 25 0 9 0 28291343 889303040 21225 996147200 134512640 134550932 4294955968 18446744073709551615 4127165910 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=868460 CPUtime=0.08
/proc/32153/task/32156/stat : 32156 (java) S 32151 32153 30925 0 -1 64 6780 323 0 0 7 1 0 0 17 0 9 0 28291344 889303040 21225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32157/stat : 32157 (java) S 32151 32153 30925 0 -1 64 16 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32158/stat : 32158 (java) S 32151 32153 30925 0 -1 64 11 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32159/stat : 32159 (java) S 32151 32153 30925 0 -1 64 2 323 0 0 0 0 0 0 18 0 9 0 28291346 889303040 21225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32160] ppid=32151 vsize=868460 CPUtime=0.31
/proc/32153/task/32160/stat : 32160 (java) S 32151 32153 30925 0 -1 64 963 323 0 0 31 0 0 0 15 0 9 0 28291346 889303040 21225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32161/stat : 32161 (java) S 32151 32153 30925 0 -1 64 1 323 0 0 0 0 0 0 19 0 9 0 28291346 889303040 21225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32162] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32162/stat : 32162 (java) S 32151 32153 30925 0 -1 64 38 323 0 0 0 0 0 0 15 0 9 0 28291346 889303040 21225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 868460

[startup+12.7022 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 32166
/proc/meminfo: memFree=863168/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=868460 CPUtime=12.64
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 29087 323 1 0 1246 18 0 0 18 0 9 0 28291341 889303040 21242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 217115 21242 2639 9 0 211573 0
[pid=32153/tid=32155] ppid=32151 vsize=868460 CPUtime=12.2
/proc/32153/task/32155/stat : 32155 (java) R 32151 32153 30925 0 -1 64 20436 323 1 0 1206 14 0 0 25 0 9 0 28291343 889303040 21242 996147200 134512640 134550932 4294955968 18446744073709551615 4127159054 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=868460 CPUtime=0.09
/proc/32153/task/32156/stat : 32156 (java) S 32151 32153 30925 0 -1 64 6794 323 0 0 8 1 0 0 17 0 9 0 28291344 889303040 21242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32157/stat : 32157 (java) S 32151 32153 30925 0 -1 64 16 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32158/stat : 32158 (java) S 32151 32153 30925 0 -1 64 11 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32159/stat : 32159 (java) S 32151 32153 30925 0 -1 64 2 323 0 0 0 0 0 0 18 0 9 0 28291346 889303040 21242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32160] ppid=32151 vsize=868460 CPUtime=0.31
/proc/32153/task/32160/stat : 32160 (java) S 32151 32153 30925 0 -1 64 988 323 0 0 31 0 0 0 16 0 9 0 28291346 889303040 21242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32161/stat : 32161 (java) S 32151 32153 30925 0 -1 64 1 323 0 0 0 0 0 0 19 0 9 0 28291346 889303040 21242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32162] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32162/stat : 32162 (java) R 32151 32153 30925 0 -1 64 38 323 0 0 0 0 0 0 15 0 9 0 28291346 889303040 21242 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 868460

[startup+25.5016 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 32166
/proc/meminfo: memFree=863104/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=868460 CPUtime=25.44
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 29107 323 1 0 2526 18 0 0 18 0 9 0 28291341 889303040 21250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 217115 21250 2639 9 0 211573 0
[pid=32153/tid=32155] ppid=32151 vsize=868460 CPUtime=24.98
/proc/32153/task/32155/stat : 32155 (java) R 32151 32153 30925 0 -1 64 20447 323 1 0 2484 14 0 0 25 0 9 0 28291343 889303040 21250 996147200 134512640 134550932 4294955968 18446744073709551615 4127165070 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=868460 CPUtime=0.1
/proc/32153/task/32156/stat : 32156 (java) S 32151 32153 30925 0 -1 64 6799 323 0 0 9 1 0 0 16 0 9 0 28291344 889303040 21250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32157/stat : 32157 (java) S 32151 32153 30925 0 -1 64 16 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32158/stat : 32158 (java) S 32151 32153 30925 0 -1 64 11 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32159/stat : 32159 (java) S 32151 32153 30925 0 -1 64 2 323 0 0 0 0 0 0 18 0 9 0 28291346 889303040 21250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32160] ppid=32151 vsize=868460 CPUtime=0.32
/proc/32153/task/32160/stat : 32160 (java) S 32151 32153 30925 0 -1 64 992 323 0 0 32 0 0 0 16 0 9 0 28291346 889303040 21250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32161/stat : 32161 (java) S 32151 32153 30925 0 -1 64 1 323 0 0 0 0 0 0 19 0 9 0 28291346 889303040 21250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32162] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32162/stat : 32162 (java) S 32151 32153 30925 0 -1 64 38 323 0 0 0 0 0 0 15 0 9 0 28291346 889303040 21250 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 868460

[startup+51.1015 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 32166
/proc/meminfo: memFree=863040/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=868460 CPUtime=51.03
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 29126 323 1 0 5085 18 0 0 18 0 9 0 28291341 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 217115 21257 2639 9 0 211573 0
[pid=32153/tid=32155] ppid=32151 vsize=868460 CPUtime=50.55
/proc/32153/task/32155/stat : 32155 (java) R 32151 32153 30925 0 -1 64 20458 323 1 0 5041 14 0 0 25 0 9 0 28291343 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4127148560 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=868460 CPUtime=0.11
/proc/32153/task/32156/stat : 32156 (java) S 32151 32153 30925 0 -1 64 6804 323 0 0 10 1 0 0 17 0 9 0 28291344 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32157/stat : 32157 (java) S 32151 32153 30925 0 -1 64 16 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32158/stat : 32158 (java) S 32151 32153 30925 0 -1 64 11 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32159/stat : 32159 (java) S 32151 32153 30925 0 -1 64 2 323 0 0 0 0 0 0 18 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32160] ppid=32151 vsize=868460 CPUtime=0.33
/proc/32153/task/32160/stat : 32160 (java) S 32151 32153 30925 0 -1 64 995 323 0 0 33 0 0 0 16 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32161/stat : 32161 (java) S 32151 32153 30925 0 -1 64 1 323 0 0 0 0 0 0 19 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32162] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32162/stat : 32162 (java) S 32151 32153 30925 0 -1 64 38 323 0 0 0 0 0 0 15 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 868460

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

[startup+51.5015 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 32166
/proc/meminfo: memFree=863040/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=868460 CPUtime=51.43
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 29126 323 1 0 5125 18 0 0 18 0 9 0 28291341 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 217115 21257 2639 9 0 211573 0
[pid=32153/tid=32155] ppid=32151 vsize=868460 CPUtime=50.95
/proc/32153/task/32155/stat : 32155 (java) R 32151 32153 30925 0 -1 64 20458 323 1 0 5081 14 0 0 25 0 9 0 28291343 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4127148569 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=868460 CPUtime=0.11
/proc/32153/task/32156/stat : 32156 (java) S 32151 32153 30925 0 -1 64 6804 323 0 0 10 1 0 0 17 0 9 0 28291344 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32157/stat : 32157 (java) S 32151 32153 30925 0 -1 64 16 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32158/stat : 32158 (java) S 32151 32153 30925 0 -1 64 11 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32159/stat : 32159 (java) S 32151 32153 30925 0 -1 64 2 323 0 0 0 0 0 0 18 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32160] ppid=32151 vsize=868460 CPUtime=0.33
/proc/32153/task/32160/stat : 32160 (java) S 32151 32153 30925 0 -1 64 995 323 0 0 33 0 0 0 16 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32161/stat : 32161 (java) S 32151 32153 30925 0 -1 64 1 323 0 0 0 0 0 0 19 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32162] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32162/stat : 32162 (java) S 32151 32153 30925 0 -1 64 38 323 0 0 0 0 0 0 15 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.43
Current children cumulated vsize (KiB) 868460

[startup+51.9016 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 32166
/proc/meminfo: memFree=863040/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=868460 CPUtime=51.83
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 29126 323 1 0 5165 18 0 0 18 0 9 0 28291341 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 217115 21257 2639 9 0 211573 0
[pid=32153/tid=32155] ppid=32151 vsize=868460 CPUtime=51.35
/proc/32153/task/32155/stat : 32155 (java) R 32151 32153 30925 0 -1 64 20458 323 1 0 5121 14 0 0 25 0 9 0 28291343 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4127159129 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=868460 CPUtime=0.11
/proc/32153/task/32156/stat : 32156 (java) S 32151 32153 30925 0 -1 64 6804 323 0 0 10 1 0 0 17 0 9 0 28291344 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32157/stat : 32157 (java) S 32151 32153 30925 0 -1 64 16 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32158/stat : 32158 (java) S 32151 32153 30925 0 -1 64 11 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32159/stat : 32159 (java) S 32151 32153 30925 0 -1 64 2 323 0 0 0 0 0 0 18 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32160] ppid=32151 vsize=868460 CPUtime=0.33
/proc/32153/task/32160/stat : 32160 (java) S 32151 32153 30925 0 -1 64 995 323 0 0 33 0 0 0 16 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32161/stat : 32161 (java) S 32151 32153 30925 0 -1 64 1 323 0 0 0 0 0 0 19 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32162] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32162/stat : 32162 (java) R 32151 32153 30925 0 -1 64 38 323 0 0 0 0 0 0 15 0 9 0 28291346 889303040 21257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.83
Current children cumulated vsize (KiB) 868460

[startup+52.0016 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 32166
/proc/meminfo: memFree=863040/2055920 swapFree=4192948/4192956
[pid=32153] ppid=32151 vsize=868460 CPUtime=51.9
/proc/32153/stat : 32153 (java) S 32151 32153 30925 0 -1 0 29134 323 1 0 5172 18 0 0 18 0 9 0 28291341 889303040 21259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32153/statm: 217115 21259 2639 9 0 211573 0
[pid=32153/tid=32155] ppid=32151 vsize=868460 CPUtime=51.43
/proc/32153/task/32155/stat : 32155 (java) S 32151 32153 30925 0 -1 64 20466 323 1 0 5128 15 0 0 25 0 9 0 28291343 889303040 21259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32156] ppid=32151 vsize=868460 CPUtime=0.11
/proc/32153/task/32156/stat : 32156 (java) S 32151 32153 30925 0 -1 64 6804 323 0 0 10 1 0 0 16 0 9 0 28291344 889303040 21259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32157] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32157/stat : 32157 (java) S 32151 32153 30925 0 -1 64 16 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32158] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32158/stat : 32158 (java) S 32151 32153 30925 0 -1 64 11 323 0 0 0 0 0 0 16 0 9 0 28291344 889303040 21259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32159] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32159/stat : 32159 (java) S 32151 32153 30925 0 -1 64 2 323 0 0 0 0 0 0 18 0 9 0 28291346 889303040 21259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32160] ppid=32151 vsize=868460 CPUtime=0.33
/proc/32153/task/32160/stat : 32160 (java) S 32151 32153 30925 0 -1 64 995 323 0 0 33 0 0 0 16 0 9 0 28291346 889303040 21259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32153/tid=32161] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32161/stat : 32161 (java) S 32151 32153 30925 0 -1 64 1 323 0 0 0 0 0 0 19 0 9 0 28291346 889303040 21259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32153/tid=32162] ppid=32151 vsize=868460 CPUtime=0
/proc/32153/task/32162/stat : 32162 (java) S 32151 32153 30925 0 -1 64 38 323 0 0 0 0 0 0 15 0 9 0 28291346 889303040 21259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.9
Current children cumulated vsize (KiB) 868460

Child status: 0
Real time (s): 52.0186
CPU time (s): 51.9391
CPU user time (s): 51.7311
CPU system time (s): 0.207968
CPU usage (%): 99.8472
Max. virtual memory (cumulated for all children) (KiB): 868576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.7311
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29485
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= 2720
involuntary context switches= 2976

runsolver used 0.058991 second user time and 0.149977 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-12 17:24:25
IDJOB=2097402
IDBENCH=57329
IDSOLVER=774
FILE ID=node87/2097402-1247412265
PBS_JOBID= 9510477
Free space on /tmp= 66292 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-7/normalized-super-os-taillard-7-20.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-2097402-1247412265/watcher-2097402-1247412265 -o /tmp/evaluation-result-2097402-1247412265/solver-2097402-1247412265 -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-2097402-1247412265.xml

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

MD5SUM BENCH= dc0f46dd1d9bd929288568267897d6d4
RANDOM SEED=1361066308

node87.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:        938992 kB
Buffers:        108336 kB
Cached:         803808 kB
SwapCached:          8 kB
Active:         319368 kB
Inactive:       705332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        938992 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:         131728 kB
Slab:            77204 kB
Committed_AS:  1032748 kB
PageTables:       2080 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= 66292 MiB
End job on node87 at 2009-07-12 17:25:17