Trace number 2094540

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 1.80772 1.82717

DiagnosticValue
CHECKS0
NODES1140

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-4_ext.xml
MD5SUMdda15bb097170bfdb5da181f6f7a82bb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.21781
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2094540-1247404752.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.34	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.29/0.34	       =>  wckTime=0.102  cpuTime=0.08  mem=7M892
0.29/0.34	   
0.29/0.34	   relations being loaded...
0.49/0.51	   
0.49/0.51	   constraints being loaded...
0.49/0.56	   Too large in ConstraintConflictsSTructure
0.49/0.58	   Too large in ConstraintConflictsSTructure
0.49/0.59	   Too large in ConstraintConflictsSTructure
0.49/0.60	   Too large in ConstraintConflictsSTructure
0.58/0.60	   Too large in ConstraintConflictsSTructure
0.58/0.64	     nbConstraints=5  nbRelationTypes=5  nbGlobalConstraints=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.58/0.64	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=1  maxDegree=5  minArity=10  maxArity=10
0.58/0.64	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.031  symmetryCpuTime=0.02
0.58/0.64	       =>  wckTime=0.402  cpuTime=0.33  mem=36M321
0.68/0.74	   
0.68/0.74	   solver IterativeSystematicSolver being built... 
0.78/0.80	   
0.78/0.82	   INFO : Forward propagation technique limited 
0.78/0.88	       =>  wckTime=0.635  cpuTime=0.46  mem=25M728
0.88/0.94	   
0.88/0.94	   preprocessing
0.88/0.94	     nbConstraintChecks=0  nbValidityChecks=380751  nbPropagations=69  nbRevisions=0  nbUselessRevisions=0
0.88/0.94	     nbSingletonTests=26  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
0.88/0.94	     detectedInconsistency=no
0.88/0.94	       =>  wckTime=0.057  cpuTime=0.04  mem=25M728
1.47/1.50	   
1.47/1.50	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=27M600)
1.77/1.80	   
1.77/1.80	   search
1.77/1.80	     run=9  nbConstraintChecks=0  nbValidityChecks=9610541  minDepth=0  maxDepth=3  nbPropagations=17479  nbRevisions=0
1.77/1.80	     nbUselessRevisions=0  nbAssignments=1140  nbFailedAssignments=941  nbBacktracks=185  nbVisitedNodes=2244
1.77/1.80	     nbRestartNogoods=55  nbSEliminables=0  nbREliminables=14.86  nbIEliminables=1.49  nbDEliminables=0
1.77/1.80	     nbPEliminables=0
1.77/1.80	       =>  wckTime=0.923  cpuTime=0.86  mem=27M600
1.77/1.80	   
1.77/1.80	   global
1.77/1.80	     nbConstraintChecks=0  nbValidityChecks=9991292  nbPropagations=17548  nbRestartNogoods=55  solvingWckTime=0.926
1.77/1.80	     solvingCpuTime=0.86  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1.36
1.77/1.80	       =>  wckTime=1.563  cpuTime=1.32  mem=27M600
1.77/1.80	   
1.77/1.80	s UNSATISFIABLE
1.77/1.80	d NODES 1140
1.77/1.80	d CHECKS 0
1.77/1.81	   
1.77/1.81	   totalWckTime=1.629  totalCpuTime=1.36

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094540-1247404752/watcher-2094540-1247404752 -o /tmp/evaluation-result-2094540-1247404752/solver-2094540-1247404752 -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-2094540-1247404752.xml 

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


[startup+0 s]
/proc/loadavg: 2.07 1.99 1.91 3/80 27163
/proc/meminfo: memFree=1737672/2055920 swapFree=4192812/4192956
[pid=27163] ppid=27161 vsize=152 CPUtime=0
/proc/27163/stat : 27163 (java) R 27161 27163 26827 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 27541847 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 7618859 0 0 4096 0 0 0 0 17 0 0 0
/proc/27163/statm: 38 26 19 9 0 4 0

[startup+0.0622269 s]
/proc/loadavg: 2.07 1.99 1.91 3/80 27163
/proc/meminfo: memFree=1737672/2055920 swapFree=4192812/4192956
[pid=27163] ppid=27161 vsize=864144 CPUtime=0.05
/proc/27163/stat : 27163 (java) S 27161 27163 26827 0 -1 0 2892 0 1 0 3 2 0 0 18 0 9 0 27541847 884883456 2409 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 216036 2410 1143 9 0 210929 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864144

[startup+0.10123 s]
/proc/loadavg: 2.07 1.99 1.91 3/80 27163
/proc/meminfo: memFree=1737672/2055920 swapFree=4192812/4192956
[pid=27163] ppid=27161 vsize=865980 CPUtime=0.09
/proc/27163/stat : 27163 (java) S 27161 27163 26827 0 -1 0 3788 0 1 0 7 2 0 0 18 0 9 0 27541847 886763520 3243 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 216495 3244 1712 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301254 s]
/proc/loadavg: 2.07 1.99 1.91 3/80 27163
/proc/meminfo: memFree=1737672/2055920 swapFree=4192812/4192956
[pid=27163] ppid=27161 vsize=866380 CPUtime=0.29
/proc/27163/stat : 27163 (java) S 27161 27163 26827 0 -1 0 6077 0 1 0 25 4 0 0 18 0 9 0 27541847 887173120 5443 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 216595 5444 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.7013 s]
/proc/loadavg: 2.07 1.99 1.91 3/80 27163
/proc/meminfo: memFree=1737672/2055920 swapFree=4192812/4192956
[pid=27163] ppid=27161 vsize=867260 CPUtime=0.68
/proc/27163/stat : 27163 (java) S 27161 27163 26827 0 -1 0 17309 142 1 0 59 9 0 0 18 0 10 0 27541847 888074240 13399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 216815 13399 2654 9 0 211273 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867260

[startup+1.50239 s]
/proc/loadavg: 2.15 2.00 1.92 3/89 27176
/proc/meminfo: memFree=1686528/2055920 swapFree=4192812/4192956
[pid=27163] ppid=27161 vsize=867492 CPUtime=1.47
/proc/27163/stat : 27163 (java) S 27161 27163 26827 0 -1 0 23523 267 1 0 136 11 0 0 18 0 9 0 27541847 888311808 15361 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 216873 15361 2656 9 0 211309 0
[pid=27163/tid=27165] ppid=27161 vsize=867492 CPUtime=1.19
/proc/27163/task/27165/stat : 27165 (java) R 27161 27163 26827 0 -1 64 16854 267 1 0 112 7 0 0 21 0 9 0 27541847 888311808 15361 996147200 134512640 134550932 4294955968 18446744073709551615 4126739361 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27166] ppid=27161 vsize=867492 CPUtime=0.07
/proc/27163/task/27166/stat : 27166 (java) S 27161 27163 26827 0 -1 64 5311 267 0 0 6 1 0 0 17 0 9 0 27541849 888311808 15361 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27167] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27167/stat : 27167 (java) S 27161 27163 26827 0 -1 64 18 267 0 0 0 0 0 0 16 0 9 0 27541849 888311808 15361 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27168] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27168/stat : 27168 (java) S 27161 27163 26827 0 -1 64 8 267 0 0 0 0 0 0 16 0 9 0 27541849 888311808 15361 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27169] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27169/stat : 27169 (java) S 27161 27163 26827 0 -1 64 1 267 0 0 0 0 0 0 24 0 9 0 27541851 888311808 15361 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27163/tid=27170] ppid=27161 vsize=867492 CPUtime=0.17
/proc/27163/task/27170/stat : 27170 (java) S 27161 27163 26827 0 -1 64 514 267 0 0 17 0 0 0 15 0 9 0 27541851 888311808 15361 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27171] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27171/stat : 27171 (java) S 27161 27163 26827 0 -1 64 1 267 0 0 0 0 0 0 25 0 9 0 27541851 888311808 15361 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27163/tid=27172] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27172/stat : 27172 (java) S 27161 27163 26827 0 -1 64 4 267 0 0 0 0 0 0 15 0 9 0 27541851 888311808 15361 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867492

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

[startup+1.70242 s]
/proc/loadavg: 2.15 2.00 1.92 3/89 27176
/proc/meminfo: memFree=1686528/2055920 swapFree=4192812/4192956
[pid=27163] ppid=27161 vsize=867492 CPUtime=1.67
/proc/27163/stat : 27163 (java) S 27161 27163 26827 0 -1 0 23525 267 1 0 156 11 0 0 18 0 9 0 27541847 888311808 15363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 216873 15363 2656 9 0 211309 0
[pid=27163/tid=27165] ppid=27161 vsize=867492 CPUtime=1.39
/proc/27163/task/27165/stat : 27165 (java) R 27161 27163 26827 0 -1 64 16854 267 1 0 132 7 0 0 23 0 9 0 27541847 888311808 15363 996147200 134512640 134550932 4294955968 18446744073709551615 4126739634 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27166] ppid=27161 vsize=867492 CPUtime=0.07
/proc/27163/task/27166/stat : 27166 (java) S 27161 27163 26827 0 -1 64 5311 267 0 0 6 1 0 0 17 0 9 0 27541849 888311808 15363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27167] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27167/stat : 27167 (java) S 27161 27163 26827 0 -1 64 18 267 0 0 0 0 0 0 16 0 9 0 27541849 888311808 15363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27168] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27168/stat : 27168 (java) S 27161 27163 26827 0 -1 64 8 267 0 0 0 0 0 0 16 0 9 0 27541849 888311808 15363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27169] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27169/stat : 27169 (java) S 27161 27163 26827 0 -1 64 1 267 0 0 0 0 0 0 24 0 9 0 27541851 888311808 15363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27163/tid=27170] ppid=27161 vsize=867492 CPUtime=0.17
/proc/27163/task/27170/stat : 27170 (java) S 27161 27163 26827 0 -1 64 516 267 0 0 17 0 0 0 15 0 9 0 27541851 888311808 15363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27171] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27171/stat : 27171 (java) S 27161 27163 26827 0 -1 64 1 267 0 0 0 0 0 0 25 0 9 0 27541851 888311808 15363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27163/tid=27172] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27172/stat : 27172 (java) S 27161 27163 26827 0 -1 64 4 267 0 0 0 0 0 0 15 0 9 0 27541851 888311808 15363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 867492

[startup+1.80243 s]
/proc/loadavg: 2.15 2.00 1.92 3/89 27176
/proc/meminfo: memFree=1686528/2055920 swapFree=4192812/4192956
[pid=27163] ppid=27161 vsize=867492 CPUtime=1.77
/proc/27163/stat : 27163 (java) S 27161 27163 26827 0 -1 0 23528 267 1 0 166 11 0 0 18 0 9 0 27541847 888311808 15366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27163/statm: 216873 15366 2656 9 0 211309 0
[pid=27163/tid=27165] ppid=27161 vsize=867492 CPUtime=1.49
/proc/27163/task/27165/stat : 27165 (java) R 27161 27163 26827 0 -1 64 16854 267 1 0 141 8 0 0 24 0 9 0 27541847 888311808 15366 996147200 134512640 134550932 4294955968 18446744073709551615 4125977378 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27166] ppid=27161 vsize=867492 CPUtime=0.07
/proc/27163/task/27166/stat : 27166 (java) S 27161 27163 26827 0 -1 64 5311 267 0 0 6 1 0 0 17 0 9 0 27541849 888311808 15366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27167] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27167/stat : 27167 (java) S 27161 27163 26827 0 -1 64 18 267 0 0 0 0 0 0 16 0 9 0 27541849 888311808 15366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27168] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27168/stat : 27168 (java) S 27161 27163 26827 0 -1 64 8 267 0 0 0 0 0 0 16 0 9 0 27541849 888311808 15366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27169] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27169/stat : 27169 (java) S 27161 27163 26827 0 -1 64 1 267 0 0 0 0 0 0 24 0 9 0 27541851 888311808 15366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27163/tid=27170] ppid=27161 vsize=867492 CPUtime=0.17
/proc/27163/task/27170/stat : 27170 (java) S 27161 27163 26827 0 -1 64 519 267 0 0 17 0 0 0 15 0 9 0 27541851 888311808 15366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27163/tid=27171] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27171/stat : 27171 (java) S 27161 27163 26827 0 -1 64 1 267 0 0 0 0 0 0 25 0 9 0 27541851 888311808 15366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27163/tid=27172] ppid=27161 vsize=867492 CPUtime=0
/proc/27163/task/27172/stat : 27172 (java) S 27161 27163 26827 0 -1 64 4 267 0 0 0 0 0 0 15 0 9 0 27541851 888311808 15366 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 867492

Child status: 0
Real time (s): 1.82717
CPU time (s): 1.80772
CPU user time (s): 1.67474
CPU system time (s): 0.132979
CPU usage (%): 98.9355
Max. virtual memory (cumulated for all children) (KiB): 867492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.67474
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23858
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= 803
involuntary context switches= 873

runsolver used 0.002999 second user time and 0.012998 second system time

The end

Launcher Data

Begin job on node20 at 2009-07-12 15:19:13
IDJOB=2094540
IDBENCH=54356
IDSOLVER=774
FILE ID=node20/2094540-1247404752
PBS_JOBID= 9510603
Free space on /tmp= 66300 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-4_ext.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-2094540-1247404752/watcher-2094540-1247404752 -o /tmp/evaluation-result-2094540-1247404752/solver-2094540-1247404752 -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-2094540-1247404752.xml

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

MD5SUM BENCH= dda15bb097170bfdb5da181f6f7a82bb
RANDOM SEED=1685456817

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1738152 kB
Buffers:         31076 kB
Cached:         126956 kB
SwapCached:          0 kB
Active:         169864 kB
Inactive:        92708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3304 kB
Writeback:           0 kB
Mapped:         124940 kB
Slab:            40400 kB
Committed_AS:   994564 kB
PageTables:       1976 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= 66300 MiB
End job on node20 at 2009-07-12 15:19:15