Trace number 1044672

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 ACSAT 2.70959 2.75943

DiagnosticValue
CHECKS44580
NODES21518

General information on the benchmark

Namecsp/ortholatin/
normalized-ortholatin-5.xml
MD5SUM817b555ad19e251a64bb4e48ec6a5005
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of constraints46
Maximum constraint arity25
Maximum domain size25
Number of constraints which are defined in extension25
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(21)

Solver Data (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1044672-1215028999.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.37	     nbVariables=75  nbDomainTypes=2  minDomainSize=5  maxDomainSize=25  nbTotalValues=875
0.28/0.38	       =>  wckTime=0.14  cpuTime=0.11  mem=7M919
0.28/0.38	   
0.28/0.38	   relations being loaded...
0.28/0.38	   
0.28/0.38	   constraints being loaded...
0.48/0.55	     nbConstraints=54  nbRelationTypes=1  nbGlobalConstraints=54  nbExtensionStructures=1
0.48/0.55	     nbSharedExtensionStructures=24  nbConflictsStructures=1  nbSharedConflictsStructures=24
0.48/0.55	     nbSharedBinaryRepresentations=0  minDegree=3  maxDegree=8  minArity=3  avgArity=8.7  maxArity=60  nbGenerators=8
0.48/0.55	     nbFusions=0  symmetryWckTime=0.12  symmetryCpuTime=0.05
0.48/0.55	       =>  wckTime=0.319  cpuTime=0.22  mem=12M853
0.58/0.60	   
0.58/0.60	   solver IterativeSystematicSolver being built... 
0.58/0.67	   
0.58/0.67	   INFO : Forward propagation technique limited 
0.67/0.75	       =>  wckTime=0.514  cpuTime=0.34  mem=19M587
0.67/0.76	   
0.67/0.76	   preprocessing
0.67/0.76	     nbConstraintChecks=0  nbValidityChecks=625  nbPropagations=75  nbRevisions=0  nbUselessRevisions=0
0.67/0.76	     nbRemovedValues=0  detectedInconsistency=no
0.67/0.76	       =>  wckTime=0.01  cpuTime=0.0  mem=19M587
0.87/0.94	   
0.87/0.94	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=20M595)
2.66/2.72	   
2.66/2.72	   search
2.66/2.72	     run=13  nbConstraintChecks=44580  nbValidityChecks=593735  minDepth=0  maxDepth=75  nbPropagations=755504
2.66/2.72	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=21518  nbFailedAssignments=4818  nbBacktracks=16286
2.66/2.72	     nbVisitedNodes=29589  nbRestartNogoods=86  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=5.33
2.66/2.72	     nbIEliminables=51.4  nbDEliminables=0  nbPEliminables=0
2.66/2.72	       =>  wckTime=1.967  cpuTime=1.83  mem=21M570
2.66/2.72	   
2.66/2.72	   global
2.66/2.72	     nbConstraintChecks=44580  nbValidityChecks=594360  nbPropagations=755579  nbRestartNogoods=86  solvingWckTime=1.97
2.66/2.72	     solvingCpuTime=1.83  expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.18
2.66/2.72	     globalCpuTime=2.24
2.66/2.72	       =>  wckTime=2.486  cpuTime=2.18  mem=21M570
2.66/2.72	   
2.66/2.72	s SATISFIABLE
2.66/2.72	v 1 2 3 4 5 2 4 1 5 3 3 1 5 2 4 4 5 2 3 1 5 3 4 1 2 1 3 5 2 4 5 1 4 3 2 3 2 1 4 5 4 5 2 1 3 2 4 3 5 1 1 8 15 17 24 10 16 4 23 12 13 2 21 9 20 19 25 7 11 3 22 14 18 5 6 
2.66/2.72	d NODES 21518
2.66/2.72	d CHECKS 44580
2.66/2.72	   
2.66/2.72	   totalWckTime=2.542  totalCpuTime=2.24

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-1044672-1215028999/watcher-1044672-1215028999 -o /tmp/evaluation-result-1044672-1215028999/solver-1044672-1215028999 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1044672-1215028999.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.00 2.00 2.00 4/72 26220
/proc/meminfo: memFree=1816248/2055920 swapFree=4180076/4192956
[pid=26220] ppid=26218 vsize=1616 CPUtime=0
/proc/26220/stat : 26220 (java) R 26218 26220 24871 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1981873892 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/26220/statm: 404 148 122 9 0 46 0

[startup+0.0563991 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 26220
/proc/meminfo: memFree=1816248/2055920 swapFree=4180076/4192956
[pid=26220] ppid=26218 vsize=863832 CPUtime=0.04
/proc/26220/stat : 26220 (java) S 26218 26220 24871 0 -1 0 2617 0 1 0 3 1 0 0 18 0 9 0 1981873892 884563968 2184 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26220/statm: 215958 2184 1027 9 0 210937 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863832

[startup+0.101569 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 26220
/proc/meminfo: memFree=1816248/2055920 swapFree=4180076/4192956
[pid=26220] ppid=26218 vsize=865884 CPUtime=0.09
/proc/26220/stat : 26220 (java) S 26218 26220 24871 0 -1 0 3766 0 1 0 8 1 0 0 18 0 9 0 1981873892 886665216 3220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26220/statm: 216471 3220 1709 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301583 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 26220
/proc/meminfo: memFree=1816248/2055920 swapFree=4180076/4192956
[pid=26220] ppid=26218 vsize=866128 CPUtime=0.28
/proc/26220/stat : 26220 (java) S 26218 26220 24871 0 -1 0 5752 0 1 0 25 3 0 0 18 0 9 0 1981873892 886915072 5126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26220/statm: 216532 5126 1952 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.701458 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 26220
/proc/meminfo: memFree=1816248/2055920 swapFree=4180076/4192956
[pid=26220] ppid=26218 vsize=867244 CPUtime=0.67
/proc/26220/stat : 26220 (java) S 26218 26220 24871 0 -1 0 12541 282 1 0 62 5 0 0 18 0 10 0 1981873892 888057856 7876 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26220/statm: 216811 7876 2626 9 0 211317 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867244

[startup+1.50164 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26233
/proc/meminfo: memFree=1785776/2055920 swapFree=4180076/4192956
[pid=26220] ppid=26218 vsize=867376 CPUtime=1.47
/proc/26220/stat : 26220 (java) S 26218 26220 24871 0 -1 0 15052 282 1 0 140 7 0 0 18 0 9 0 1981873892 888193024 10220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26220/statm: 216844 10220 2630 9 0 211350 0
[pid=26220/tid=26222] ppid=26218 vsize=867376 CPUtime=1.19
/proc/26220/task/26222/stat : 26222 (java) R 26218 26220 24871 0 -1 64 11438 282 1 0 114 5 0 0 23 0 9 0 1981873893 888193024 10220 996147200 134512640 134550740 4294955984 18446744073709551615 4126729384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26223] ppid=26218 vsize=867376 CPUtime=0.03
/proc/26220/task/26223/stat : 26223 (java) S 26218 26220 24871 0 -1 64 2152 282 0 0 3 0 0 0 16 0 9 0 1981873895 888193024 10220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26224] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26224/stat : 26224 (java) S 26218 26220 24871 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1981873895 888193024 10220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26225] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26225/stat : 26225 (java) S 26218 26220 24871 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 1981873895 888193024 10220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26226] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26226/stat : 26226 (java) S 26218 26220 24871 0 -1 64 1 282 0 0 0 0 0 0 18 0 9 0 1981873897 888193024 10220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26227] ppid=26218 vsize=867376 CPUtime=0.21
/proc/26220/task/26227/stat : 26227 (java) S 26218 26220 24871 0 -1 64 627 282 0 0 21 0 0 0 16 0 9 0 1981873897 888193024 10220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26228] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26228/stat : 26228 (java) S 26218 26220 24871 0 -1 64 1 282 0 0 0 0 0 0 19 0 9 0 1981873897 888193024 10220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26229] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26229/stat : 26229 (java) S 26218 26220 24871 0 -1 64 7 282 0 0 0 0 0 0 15 0 9 0 1981873897 888193024 10220 996147200 134512640 134550740 4294955984 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) 867376

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

[startup+2.30168 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26233
/proc/meminfo: memFree=1785200/2055920 swapFree=4180076/4192956
[pid=26220] ppid=26218 vsize=867376 CPUtime=2.26
/proc/26220/stat : 26220 (java) S 26218 26220 24871 0 -1 0 15114 282 1 0 219 7 0 0 18 0 9 0 1981873892 888193024 10281 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26220/statm: 216844 10281 2630 9 0 211350 0
[pid=26220/tid=26222] ppid=26218 vsize=867376 CPUtime=1.98
/proc/26220/task/26222/stat : 26222 (java) R 26218 26220 24871 0 -1 64 11499 282 1 0 193 5 0 0 25 0 9 0 1981873893 888193024 10281 996147200 134512640 134550740 4294955984 18446744073709551615 4126773710 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26223] ppid=26218 vsize=867376 CPUtime=0.03
/proc/26220/task/26223/stat : 26223 (java) S 26218 26220 24871 0 -1 64 2152 282 0 0 3 0 0 0 16 0 9 0 1981873895 888193024 10281 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26224] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26224/stat : 26224 (java) S 26218 26220 24871 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1981873895 888193024 10281 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26225] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26225/stat : 26225 (java) S 26218 26220 24871 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 1981873895 888193024 10281 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26226] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26226/stat : 26226 (java) S 26218 26220 24871 0 -1 64 1 282 0 0 0 0 0 0 18 0 9 0 1981873897 888193024 10281 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26227] ppid=26218 vsize=867376 CPUtime=0.21
/proc/26220/task/26227/stat : 26227 (java) S 26218 26220 24871 0 -1 64 628 282 0 0 21 0 0 0 16 0 9 0 1981873897 888193024 10281 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26228] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26228/stat : 26228 (java) S 26218 26220 24871 0 -1 64 1 282 0 0 0 0 0 0 19 0 9 0 1981873897 888193024 10281 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26229] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26229/stat : 26229 (java) S 26218 26220 24871 0 -1 64 7 282 0 0 0 0 0 0 15 0 9 0 1981873897 888193024 10281 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 867376

[startup+2.7064 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 26233
/proc/meminfo: memFree=1785200/2055920 swapFree=4180076/4192956
[pid=26220] ppid=26218 vsize=867376 CPUtime=2.66
/proc/26220/stat : 26220 (java) S 26218 26220 24871 0 -1 0 15147 282 1 0 259 7 0 0 18 0 9 0 1981873892 888193024 10314 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26220/statm: 216844 10314 2630 9 0 211350 0
[pid=26220/tid=26222] ppid=26218 vsize=867376 CPUtime=2.37
/proc/26220/task/26222/stat : 26222 (java) R 26218 26220 24871 0 -1 64 11530 282 1 0 232 5 0 0 25 0 9 0 1981873893 888193024 10314 996147200 134512640 134550740 4294955984 18446744073709551615 4125952113 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26223] ppid=26218 vsize=867376 CPUtime=0.03
/proc/26220/task/26223/stat : 26223 (java) S 26218 26220 24871 0 -1 64 2152 282 0 0 3 0 0 0 16 0 9 0 1981873895 888193024 10314 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26224] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26224/stat : 26224 (java) S 26218 26220 24871 0 -1 64 16 282 0 0 0 0 0 0 16 0 9 0 1981873895 888193024 10314 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26225] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26225/stat : 26225 (java) S 26218 26220 24871 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 1981873895 888193024 10314 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26226] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26226/stat : 26226 (java) S 26218 26220 24871 0 -1 64 1 282 0 0 0 0 0 0 18 0 9 0 1981873897 888193024 10314 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26227] ppid=26218 vsize=867376 CPUtime=0.21
/proc/26220/task/26227/stat : 26227 (java) S 26218 26220 24871 0 -1 64 630 282 0 0 21 0 0 0 16 0 9 0 1981873897 888193024 10314 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26228] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26228/stat : 26228 (java) S 26218 26220 24871 0 -1 64 1 282 0 0 0 0 0 0 19 0 9 0 1981873897 888193024 10314 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26220/tid=26229] ppid=26218 vsize=867376 CPUtime=0
/proc/26220/task/26229/stat : 26229 (java) S 26218 26220 24871 0 -1 64 7 282 0 0 0 0 0 0 15 0 9 0 1981873897 888193024 10314 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 867376

Child status: 0
Real time (s): 2.75943
CPU time (s): 2.70959
CPU user time (s): 2.6196
CPU system time (s): 0.089986
CPU usage (%): 98.1938
Max. virtual memory (cumulated for all children) (KiB): 867376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6196
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15556
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= 906
involuntary context switches= 964

runsolver used 0.007998 second user time and 0.016997 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-02 22:03:19
IDJOB=1044672
IDBENCH=53940
IDSOLVER=363
FILE ID=node31/1044672-1215028999
PBS_JOBID= 7874407
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 817b555ad19e251a64bb4e48ec6a5005
RANDOM SEED=1235981422

node31.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.232
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.232
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:       1816728 kB
Buffers:         26904 kB
Cached:         137128 kB
SwapCached:       5764 kB
Active:         123376 kB
Inactive:        54432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816728 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          21932 kB
Slab:            46376 kB
Committed_AS:  3007156 kB
PageTables:       1932 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= 66544 MiB
End job on node31 at 2008-07-02 22:03:21