Trace number 1055547

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 ESACUNSAT 20.1209 20.3784

DiagnosticValue
CHECKS8515120
NODES8855

General information on the benchmark

Namecsp/nengfa/
normalized-color.xml
MD5SUM868270618e65ac29a05492ece46ae30f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.57376
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints12458
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12458
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=esac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1055547-1215059763.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.37/0.47	     nbVariables=500  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=2500
0.37/0.47	       =>  wckTime=0.238  cpuTime=0.18  mem=9M870
0.37/0.47	   
0.37/0.47	   predicates being loaded...
1.17/1.29	   
1.17/1.29	   constraints being loaded...
3.74/3.80	     nbConstraints=12472  nbGlobalConstraints=14  nbConvertedConstraints=12458  nbConvertConstraintsChecks=25
3.74/3.80	     nbExtensionStructures=1  nbSharedExtensionStructures=12457  nbConflictsStructures=1
3.74/3.80	     nbSharedConflictsStructures=12457  nbSharedBinaryRepresentations=5  minDegree=34  maxDegree=69  minArity=2
3.74/3.80	     avgArity=2  maxArity=4  nbGenerators=0  nbFusions=0  symmetryWckTime=0.589  symmetryCpuTime=0.23  nbCliques=14
3.74/3.80	       =>  wckTime=3.567  cpuTime=2.75  mem=34M999
3.84/3.99	   
3.84/3.99	   solver IterativeSystematicSolver being built... 
3.94/4.06	   
3.94/4.06	   INFO : Forward propagation technique limited 
4.03/4.16	       =>  wckTime=3.921  cpuTime=2.89  mem=36M205
5.32/5.41	   
5.32/5.41	   preprocessing
5.32/5.41	     nbConstraintChecks=184132  nbPropagations=23965  nbRevisions=45693  nbUselessRevisions=9096  nbSingletonTests=547
5.32/5.41	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
5.32/5.41	       =>  wckTime=1.253  cpuTime=1.2  mem=36M205
5.82/5.93	   
5.82/5.93	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=37M265)
20.08/20.31	   
20.08/20.31	   search
20.08/20.31	     run=11  nbConstraintChecks=8330988  minDepth=0  maxDepth=15  nbPropagations=1415432  nbRevisions=8255898
20.08/20.31	     nbUselessRevisions=2672619  nbAssignments=8855  nbFailedAssignments=2047  nbBacktracks=6729  nbVisitedNodes=12960
20.08/20.31	     nbRestartNogoods=49  nbSEliminables=0  nbREliminables=164.97  nbIEliminables=326.05  nbDEliminables=0
20.08/20.31	     nbPEliminables=0
20.08/20.31	       =>  wckTime=16.149  cpuTime=15.89  mem=37M265
20.08/20.31	   
20.08/20.31	   global
20.08/20.31	     nbConstraintChecks=8515120  nbPropagations=1439397  nbRevisions=8301591  nbUselessRevisions=2681715
20.08/20.31	     nbRestartNogoods=49  solvingWckTime=16.151  solvingCpuTime=15.89  expiredTime=no  totalExploration=yes
20.08/20.31	     nbFoundSolutions=0  globalCpuTime=18.84
20.08/20.31	       =>  wckTime=20.075  cpuTime=18.79  mem=37M265
20.08/20.31	   
20.08/20.31	s UNSATISFIABLE
20.08/20.31	d NODES 8855
20.08/20.31	d CHECKS 8515120
20.08/20.31	   
20.08/20.31	   totalWckTime=20.13  totalCpuTime=18.85

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1055547-1215059763/watcher-1055547-1215059763 -o /tmp/evaluation-result-1055547-1215059763/solver-1055547-1215059763 -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-1055547-1215059763.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: 1.92 1.98 1.99 4/81 6367
/proc/meminfo: memFree=1738184/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=1616 CPUtime=0
/proc/6367/stat : 6367 (java) R 6365 6367 5448 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1984948158 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/6367/statm: 404 148 122 9 0 46 0

[startup+0.015194 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 6367
/proc/meminfo: memFree=1738184/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=10904 CPUtime=0
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 821 0 0 0 0 0 0 0 18 0 2 0 1984948158 11165696 574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 2726 574 285 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.102043 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 6367
/proc/meminfo: memFree=1738184/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=865884 CPUtime=0.09
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 3780 0 1 0 7 2 0 0 18 0 9 0 1984948158 886665216 3231 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 216471 3231 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301078 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 6367
/proc/meminfo: memFree=1738184/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=866196 CPUtime=0.28
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 5622 0 1 0 25 3 0 0 18 0 9 0 1984948158 886984704 5036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 216549 5036 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701146 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 6367
/proc/meminfo: memFree=1738184/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=867600 CPUtime=0.67
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 8208 0 1 0 62 5 0 0 18 0 9 0 1984948158 888422400 7568 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 216900 7568 2011 9 0 211406 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867600

[startup+1.50128 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 6376
/proc/meminfo: memFree=1699904/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=867512 CPUtime=1.47
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 18118 0 1 0 137 10 0 0 18 0 9 0 1984948158 888332288 17453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 216878 17453 2004 9 0 211406 0
[pid=6367/tid=6369] ppid=6365 vsize=867512 CPUtime=1.23
/proc/6367/task/6369/stat : 6369 (java) R 6365 6367 5448 0 -1 64 15741 0 1 0 115 8 0 0 25 0 9 0 1984948159 888332288 17453 996147200 134512640 134550740 4294955968 18446744073709551615 102887996 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6370] ppid=6365 vsize=867512 CPUtime=0.04
/proc/6367/task/6370/stat : 6370 (java) S 6365 6367 5448 0 -1 64 1008 0 0 0 4 0 0 0 16 0 9 0 1984948161 888332288 17453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6371] ppid=6365 vsize=867512 CPUtime=0
/proc/6367/task/6371/stat : 6371 (java) S 6365 6367 5448 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984948161 888332288 17453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6372] ppid=6365 vsize=867512 CPUtime=0
/proc/6367/task/6372/stat : 6372 (java) S 6365 6367 5448 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984948161 888332288 17453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6373] ppid=6365 vsize=867512 CPUtime=0
/proc/6367/task/6373/stat : 6373 (java) S 6365 6367 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984948163 888332288 17453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6374] ppid=6365 vsize=867512 CPUtime=0.17
/proc/6367/task/6374/stat : 6374 (java) S 6365 6367 5448 0 -1 64 673 0 0 0 17 0 0 0 16 0 9 0 1984948163 888332288 17453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6375] ppid=6365 vsize=867512 CPUtime=0
/proc/6367/task/6375/stat : 6375 (java) S 6365 6367 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984948163 888332288 17453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6376] ppid=6365 vsize=867512 CPUtime=0
/proc/6367/task/6376/stat : 6376 (java) S 6365 6367 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984948163 888332288 17453 996147200 134512640 134550740 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) 867512

[startup+3.10256 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 6376
/proc/meminfo: memFree=1675648/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=867632 CPUtime=3.05
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 21607 0 1 0 249 56 0 0 18 0 9 0 1984948158 888455168 20938 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 216908 20938 2006 9 0 211436 0
[pid=6367/tid=6369] ppid=6365 vsize=867632 CPUtime=2.62
/proc/6367/task/6369/stat : 6369 (java) R 6365 6367 5448 0 -1 64 15778 0 1 0 209 53 0 0 25 0 9 0 1984948159 888455168 20938 996147200 134512640 134550740 4294955968 18446744073709551615 102300289 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6370] ppid=6365 vsize=867632 CPUtime=0.18
/proc/6367/task/6370/stat : 6370 (java) S 6365 6367 5448 0 -1 64 4421 0 0 0 17 1 0 0 17 0 9 0 1984948161 888455168 20938 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6371] ppid=6365 vsize=867632 CPUtime=0
/proc/6367/task/6371/stat : 6371 (java) S 6365 6367 5448 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984948161 888455168 20938 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6372] ppid=6365 vsize=867632 CPUtime=0
/proc/6367/task/6372/stat : 6372 (java) S 6365 6367 5448 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984948161 888455168 20938 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6373] ppid=6365 vsize=867632 CPUtime=0
/proc/6367/task/6373/stat : 6373 (java) S 6365 6367 5448 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984948163 888455168 20938 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6374] ppid=6365 vsize=867632 CPUtime=0.22
/proc/6367/task/6374/stat : 6374 (java) S 6365 6367 5448 0 -1 64 712 0 0 0 22 0 0 0 16 0 9 0 1984948163 888455168 20938 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6375] ppid=6365 vsize=867632 CPUtime=0
/proc/6367/task/6375/stat : 6375 (java) S 6365 6367 5448 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984948163 888455168 20938 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6376] ppid=6365 vsize=867632 CPUtime=0
/proc/6367/task/6376/stat : 6376 (java) S 6365 6367 5448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984948163 888455168 20938 996147200 134512640 134550740 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) 867632

[startup+6.3011 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 6380
/proc/meminfo: memFree=1652224/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=868108 CPUtime=6.22
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 35007 843 1 0 523 69 29 1 18 0 9 0 1984948158 888942592 23942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 217027 23942 2637 9 0 211533 0
[pid=6367/tid=6369] ppid=6365 vsize=868108 CPUtime=5.45
/proc/6367/task/6369/stat : 6369 (java) R 6365 6367 5448 0 -1 64 22765 843 1 0 453 62 29 1 25 0 9 0 1984948159 888942592 23942 996147200 134512640 134550740 4294955968 18446744073709551615 4127184313 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6370] ppid=6365 vsize=868108 CPUtime=0.65
/proc/6367/task/6370/stat : 6370 (java) S 6365 6367 5448 0 -1 64 10386 843 0 0 33 2 29 1 17 0 9 0 1984948161 888942592 23942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6371] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6371/stat : 6371 (java) S 6365 6367 5448 0 -1 64 18 843 0 0 0 0 29 1 17 0 9 0 1984948161 888942592 23942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6372] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6372/stat : 6372 (java) S 6365 6367 5448 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 1984948161 888942592 23942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6373] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6373/stat : 6373 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 18 0 9 0 1984948163 888942592 23942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6374] ppid=6365 vsize=868108 CPUtime=0.66
/proc/6367/task/6374/stat : 6374 (java) S 6365 6367 5448 0 -1 64 992 843 0 0 35 1 29 1 15 0 9 0 1984948163 888942592 23942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6375] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6375/stat : 6375 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 19 0 9 0 1984948163 888942592 23942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6376] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6376/stat : 6376 (java) S 6365 6367 5448 0 -1 64 32 843 0 0 0 0 29 1 15 0 9 0 1984948163 888942592 23942 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868108

[startup+12.7012 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 6380
/proc/meminfo: memFree=1651904/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=868108 CPUtime=12.55
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 35029 843 1 0 1156 69 29 1 18 0 9 0 1984948158 888942592 23955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 217027 23955 2637 9 0 211533 0
[pid=6367/tid=6369] ppid=6365 vsize=868108 CPUtime=11.76
/proc/6367/task/6369/stat : 6369 (java) R 6365 6367 5448 0 -1 64 22770 843 1 0 1084 62 29 1 25 0 9 0 1984948159 888942592 23955 996147200 134512640 134550740 4294955968 18446744073709551615 4127179829 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6370] ppid=6365 vsize=868108 CPUtime=0.65
/proc/6367/task/6370/stat : 6370 (java) S 6365 6367 5448 0 -1 64 10386 843 0 0 33 2 29 1 16 0 9 0 1984948161 888942592 23955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6371] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6371/stat : 6371 (java) S 6365 6367 5448 0 -1 64 18 843 0 0 0 0 29 1 17 0 9 0 1984948161 888942592 23955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6372] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6372/stat : 6372 (java) S 6365 6367 5448 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 1984948161 888942592 23955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6373] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6373/stat : 6373 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 18 0 9 0 1984948163 888942592 23955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6374] ppid=6365 vsize=868108 CPUtime=0.69
/proc/6367/task/6374/stat : 6374 (java) S 6365 6367 5448 0 -1 64 1009 843 0 0 38 1 29 1 16 0 9 0 1984948163 888942592 23955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6375] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6375/stat : 6375 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 19 0 9 0 1984948163 888942592 23955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6376] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6376/stat : 6376 (java) S 6365 6367 5448 0 -1 64 32 843 0 0 0 0 29 1 15 0 9 0 1984948163 888942592 23955 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 868108

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

[startup+15.9017 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 6380
/proc/meminfo: memFree=1651968/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=868108 CPUtime=15.72
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 35032 843 1 0 1473 69 29 1 18 0 9 0 1984948158 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 217027 23956 2637 9 0 211533 0
[pid=6367/tid=6369] ppid=6365 vsize=868108 CPUtime=14.92
/proc/6367/task/6369/stat : 6369 (java) R 6365 6367 5448 0 -1 64 22771 843 1 0 1400 62 29 1 25 0 9 0 1984948159 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4127182979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6370] ppid=6365 vsize=868108 CPUtime=0.65
/proc/6367/task/6370/stat : 6370 (java) S 6365 6367 5448 0 -1 64 10386 843 0 0 33 2 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6371] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6371/stat : 6371 (java) S 6365 6367 5448 0 -1 64 18 843 0 0 0 0 29 1 17 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6372] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6372/stat : 6372 (java) S 6365 6367 5448 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6373] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6373/stat : 6373 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 18 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6374] ppid=6365 vsize=868108 CPUtime=0.69
/proc/6367/task/6374/stat : 6374 (java) S 6365 6367 5448 0 -1 64 1011 843 0 0 38 1 29 1 16 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6375] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6375/stat : 6375 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 19 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6376] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6376/stat : 6376 (java) S 6365 6367 5448 0 -1 64 32 843 0 0 0 0 29 1 15 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.72
Current children cumulated vsize (KiB) 868108

[startup+17.502 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 6380
/proc/meminfo: memFree=1651968/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=868108 CPUtime=17.31
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 35032 843 1 0 1632 69 29 1 18 0 9 0 1984948158 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 217027 23956 2637 9 0 211533 0
[pid=6367/tid=6369] ppid=6365 vsize=868108 CPUtime=16.51
/proc/6367/task/6369/stat : 6369 (java) R 6365 6367 5448 0 -1 64 22771 843 1 0 1559 62 29 1 25 0 9 0 1984948159 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4127176168 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6370] ppid=6365 vsize=868108 CPUtime=0.65
/proc/6367/task/6370/stat : 6370 (java) S 6365 6367 5448 0 -1 64 10386 843 0 0 33 2 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6371] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6371/stat : 6371 (java) S 6365 6367 5448 0 -1 64 18 843 0 0 0 0 29 1 17 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6372] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6372/stat : 6372 (java) S 6365 6367 5448 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6373] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6373/stat : 6373 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 18 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6374] ppid=6365 vsize=868108 CPUtime=0.69
/proc/6367/task/6374/stat : 6374 (java) S 6365 6367 5448 0 -1 64 1011 843 0 0 38 1 29 1 17 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6375] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6375/stat : 6375 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 19 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6376] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6376/stat : 6376 (java) S 6365 6367 5448 0 -1 64 32 843 0 0 0 0 29 1 15 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.31
Current children cumulated vsize (KiB) 868108

[startup+19.1023 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 6380
/proc/meminfo: memFree=1651968/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=868108 CPUtime=18.89
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 35034 843 1 0 1790 69 29 1 18 0 9 0 1984948158 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 217027 23956 2637 9 0 211533 0
[pid=6367/tid=6369] ppid=6365 vsize=868108 CPUtime=18.09
/proc/6367/task/6369/stat : 6369 (java) R 6365 6367 5448 0 -1 64 22773 843 1 0 1717 62 29 1 25 0 9 0 1984948159 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4127180304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6370] ppid=6365 vsize=868108 CPUtime=0.65
/proc/6367/task/6370/stat : 6370 (java) S 6365 6367 5448 0 -1 64 10386 843 0 0 33 2 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6371] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6371/stat : 6371 (java) S 6365 6367 5448 0 -1 64 18 843 0 0 0 0 29 1 17 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6372] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6372/stat : 6372 (java) S 6365 6367 5448 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6373] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6373/stat : 6373 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 18 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6374] ppid=6365 vsize=868108 CPUtime=0.69
/proc/6367/task/6374/stat : 6374 (java) S 6365 6367 5448 0 -1 64 1011 843 0 0 38 1 29 1 17 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6375] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6375/stat : 6375 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 19 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6376] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6376/stat : 6376 (java) S 6365 6367 5448 0 -1 64 32 843 0 0 0 0 29 1 15 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.89
Current children cumulated vsize (KiB) 868108

[startup+19.9024 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 6380
/proc/meminfo: memFree=1651968/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=868108 CPUtime=19.68
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 35034 843 1 0 1869 69 29 1 18 0 9 0 1984948158 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 217027 23956 2637 9 0 211533 0
[pid=6367/tid=6369] ppid=6365 vsize=868108 CPUtime=18.89
/proc/6367/task/6369/stat : 6369 (java) R 6365 6367 5448 0 -1 64 22773 843 1 0 1797 62 29 1 25 0 9 0 1984948159 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4126101431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6370] ppid=6365 vsize=868108 CPUtime=0.65
/proc/6367/task/6370/stat : 6370 (java) S 6365 6367 5448 0 -1 64 10386 843 0 0 33 2 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6371] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6371/stat : 6371 (java) S 6365 6367 5448 0 -1 64 18 843 0 0 0 0 29 1 17 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6372] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6372/stat : 6372 (java) S 6365 6367 5448 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6373] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6373/stat : 6373 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 18 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6374] ppid=6365 vsize=868108 CPUtime=0.69
/proc/6367/task/6374/stat : 6374 (java) S 6365 6367 5448 0 -1 64 1011 843 0 0 38 1 29 1 17 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6375] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6375/stat : 6375 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 19 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6376] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6376/stat : 6376 (java) S 6365 6367 5448 0 -1 64 32 843 0 0 0 0 29 1 15 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.68
Current children cumulated vsize (KiB) 868108

[startup+20.3025 s]
/proc/loadavg: 1.94 1.98 1.99 3/90 6380
/proc/meminfo: memFree=1651968/2055920 swapFree=4180416/4192956
[pid=6367] ppid=6365 vsize=868108 CPUtime=20.08
/proc/6367/stat : 6367 (java) S 6365 6367 5448 0 -1 0 35034 843 1 0 1909 69 29 1 18 0 9 0 1984948158 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6367/statm: 217027 23956 2637 9 0 211533 0
[pid=6367/tid=6369] ppid=6365 vsize=868108 CPUtime=19.28
/proc/6367/task/6369/stat : 6369 (java) R 6365 6367 5448 0 -1 64 22773 843 1 0 1836 62 29 1 25 0 9 0 1984948159 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4127183021 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6370] ppid=6365 vsize=868108 CPUtime=0.65
/proc/6367/task/6370/stat : 6370 (java) R 6365 6367 5448 0 -1 64 10386 843 0 0 33 2 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6371] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6371/stat : 6371 (java) S 6365 6367 5448 0 -1 64 18 843 0 0 0 0 29 1 17 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6372] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6372/stat : 6372 (java) S 6365 6367 5448 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 1984948161 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6373] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6373/stat : 6373 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 18 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6374] ppid=6365 vsize=868108 CPUtime=0.69
/proc/6367/task/6374/stat : 6374 (java) S 6365 6367 5448 0 -1 64 1011 843 0 0 38 1 29 1 17 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6375] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6375/stat : 6375 (java) S 6365 6367 5448 0 -1 64 1 843 0 0 0 0 29 1 19 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6367/tid=6376] ppid=6365 vsize=868108 CPUtime=0.3
/proc/6367/task/6376/stat : 6376 (java) S 6365 6367 5448 0 -1 64 32 843 0 0 0 0 29 1 15 0 9 0 1984948163 888942592 23956 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.08
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 20.3784
CPU time (s): 20.1209
CPU user time (s): 19.3981
CPU system time (s): 0.72289
CPU usage (%): 98.7365
Max. virtual memory (cumulated for all children) (KiB): 868128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.3981
system time used= 0.72289
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35996
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= 1933
involuntary context switches= 2743

runsolver used 0.028995 second user time and 0.074988 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-03 06:36:03
IDJOB=1055547
IDBENCH=56825
IDSOLVER=364
FILE ID=node51/1055547-1215059763
PBS_JOBID= 7875190
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/nengfa/normalized-color.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-1055547-1215059763/watcher-1055547-1215059763 -o /tmp/evaluation-result-1055547-1215059763/solver-1055547-1215059763 -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-1055547-1215059763.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 868270618e65ac29a05492ece46ae30f
RANDOM SEED=936939699

node51.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.263
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.263
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:       1738664 kB
Buffers:         50156 kB
Cached:         185248 kB
SwapCached:       7016 kB
Active:         162448 kB
Inactive:        93204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738664 kB
SwapTotal:     4192956 kB
SwapFree:      4180416 kB
Dirty:            5292 kB
Writeback:           0 kB
Mapped:          35916 kB
Slab:            46764 kB
Committed_AS:  3783596 kB
PageTables:       1900 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= 66544 MiB
End job on node51 at 2008-07-03 06:36:23