Trace number 226674

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, and are wall clock time (not CPU 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 109 ESACSAT 3.62745 3.78598

DiagnosticValue
CHECKS23568185
NODES13577

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-45_ext.xml
MD5SUMaafb4838910bb5095e774bab781af3e9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.46647
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=esac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/226674-1168276251/unknown.xml
0.44	   
0.44	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.49	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.49	       =>  wckTime=0.102  cpuTime=0.08  mem=6M951
0.49	   
0.49	   relations being loaded...
0.61	   
0.61	   constraints being loaded...
0.69	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.69	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=2
0.69	       =>  wckTime=0.305  cpuTime=0.25  mem=15M796
0.73	   
0.73	   solver IterativeSystematicSolver being built... 
0.89	       =>  wckTime=0.508  cpuTime=0.38  mem=14M928
0.94	   
0.94	   preprocessing
0.94	     nbConstraintChecks=90014  nbPropagations=930  nbRevisions=4089  nbUselessRevisions=2770  nbSingletonTests=52
0.94	     nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=0  detectedInconsistency=no
0.94	       =>  wckTime=0.048  cpuTime=0.04  mem=14M928
0.97	   
0.97	   search
0.97	     run=0  nbConstraintChecks=43326  nbPropagations=1495  nbRevisions=7175  nbUselessRevisions=4740  nbAssignments=26
0.97	     nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=44  nbRestartNogoods=0  mapSize=6  nbInferences=0
0.97	     nbTooLargeKeys=0
0.97	       =>  wckTime=0.07  cpuTime=0.05  mem=14M928
0.99	   
0.99	   search
0.99	     run=1  nbConstraintChecks=115385  nbPropagations=3971  nbRevisions=19974  nbUselessRevisions=12967
0.99	     nbAssignments=72  nbFailedAssignments=37  nbBacktracks=26  nbVisitedNodes=125  nbRestartNogoods=3  mapSize=19
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.09  cpuTime=0.06  mem=14M928
1.01	   
1.01	   search
1.01	     run=2  nbConstraintChecks=217406  nbPropagations=7702  nbRevisions=39633  nbUselessRevisions=25478
1.01	     nbAssignments=119  nbFailedAssignments=51  nbBacktracks=48  nbVisitedNodes=193  nbRestartNogoods=10  mapSize=39
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.112  cpuTime=0.08  mem=14M928
1.02	   
1.02	   search
1.02	     run=3  nbConstraintChecks=323889  nbPropagations=12921  nbRevisions=67974  nbUselessRevisions=43361
1.02	     nbAssignments=179  nbFailedAssignments=73  nbBacktracks=83  nbVisitedNodes=295  nbRestartNogoods=13  mapSize=66
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.129  cpuTime=0.09  mem=14M928
1.06	   
1.06	   search
1.06	     run=4  nbConstraintChecks=547263  nbPropagations=20896  nbRevisions=113472  nbUselessRevisions=72058
1.06	     nbAssignments=297  nbFailedAssignments=136  nbBacktracks=134  nbVisitedNodes=510  nbRestartNogoods=17  mapSize=113
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.158  cpuTime=0.12  mem=14M928
1.09	   
1.09	   search
1.09	     run=5  nbConstraintChecks=827033  nbPropagations=32725  nbRevisions=180946  nbUselessRevisions=114153
1.09	     nbAssignments=446  nbFailedAssignments=199  nbBacktracks=210  nbVisitedNodes=758  nbRestartNogoods=22  mapSize=176
1.09	     nbInferences=0  nbTooLargeKeys=0
1.09	       =>  wckTime=0.199  cpuTime=0.16  mem=14M928
1.16	   
1.16	   search
1.16	     run=6  nbConstraintChecks=1243028  nbPropagations=50245  nbRevisions=282091  nbUselessRevisions=176485
1.16	     nbAssignments=657  nbFailedAssignments=295  nbBacktracks=323  nbVisitedNodes=1135  nbRestartNogoods=26  mapSize=268
1.16	     nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.261  cpuTime=0.21  mem=14M928
1.25	   
1.25	   search
1.25	     run=7  nbConstraintChecks=1920896  nbPropagations=76731  nbRevisions=439539  nbUselessRevisions=274247
1.25	     nbAssignments=1064  nbFailedAssignments=528  nbBacktracks=493  nbVisitedNodes=1885  nbRestartNogoods=34
1.25	     mapSize=409  nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.354  cpuTime=0.31  mem=14M928
1.38	   
1.38	   search
1.38	     run=8  nbConstraintChecks=2772588  nbPropagations=115443  nbRevisions=668265  nbUselessRevisions=415533
1.38	     nbAssignments=1561  nbFailedAssignments=766  nbBacktracks=749  nbVisitedNodes=2780  nbRestartNogoods=43
1.38	     mapSize=627  nbInferences=0  nbTooLargeKeys=0
1.38	       =>  wckTime=0.481  cpuTime=0.42  mem=14M928
1.56	   
1.56	   search
1.56	     run=9  nbConstraintChecks=4358002  nbPropagations=174785  nbRevisions=1019889  nbUselessRevisions=632052
1.56	     nbAssignments=2401  nbFailedAssignments=1212  nbBacktracks=1133  nbVisitedNodes=4311  nbRestartNogoods=55
1.56	     mapSize=957  nbInferences=0  nbTooLargeKeys=0
1.56	       =>  wckTime=0.667  cpuTime=0.6  mem=14M928
1.59	   
1.59	   INFO : Stopping hyperNogood (mapSize=1007, nbTooLargekeys=0, mem=14M928)
1.78	   
1.78	   search
1.78	     run=10  nbConstraintChecks=6147365  nbPropagations=260083  nbRevisions=1521741  nbUselessRevisions=940433
1.78	     nbAssignments=3453  nbFailedAssignments=1684  nbBacktracks=1711  nbVisitedNodes=6160  nbRestartNogoods=62
1.78	       =>  wckTime=0.884  cpuTime=0.81  mem=14M928
2.19	   
2.19	   search
2.19	     run=11  nbConstraintChecks=9859503  nbPropagations=394024  nbRevisions=2326904  nbUselessRevisions=1435683
2.19	     nbAssignments=5662  nbFailedAssignments=3023  nbBacktracks=2578  nbVisitedNodes=10252  nbRestartNogoods=71
2.19	       =>  wckTime=1.298  cpuTime=1.22  mem=14M928
2.64	   
2.64	   search
2.64	     run=12  nbConstraintChecks=13749936  nbPropagations=583417  nbRevisions=3456361  nbUselessRevisions=2129265
2.64	     nbAssignments=7995  nbFailedAssignments=4047  nbBacktracks=3875  nbVisitedNodes=14316  nbRestartNogoods=85
2.64	       =>  wckTime=1.741  cpuTime=1.66  mem=15M904
3.37	   
3.37	   search
3.37	     run=13  nbConstraintChecks=20400917  nbPropagations=863976  nbRevisions=5132760  nbUselessRevisions=3160612
3.37	     nbAssignments=11773  nbFailedAssignments=5875  nbBacktracks=5821  nbVisitedNodes=21077  nbRestartNogoods=89
3.37	       =>  wckTime=2.47  cpuTime=2.38  mem=15M904
3.72	   
3.72	   search
3.72	     run=14  nbConstraintChecks=23478171  nbPropagations=1187555  nbRevisions=7071597  nbUselessRevisions=4353246
3.72	     nbAssignments=13577  nbFailedAssignments=6842  nbBacktracks=6614  nbVisitedNodes=24375  nbRestartNogoods=99
3.72	       =>  wckTime=2.821  cpuTime=2.73  mem=15M904
3.72	   
3.72	   global
3.72	     nbConstraintChecks=23568185  nbPropagations=1188485  nbRevisions=7075686  nbUselessRevisions=4356016
3.72	     nbRestartNogoods=99  solvingWckTime=2.822  solvingCpuTime=2.73  expiredTime=no  totalExploration=no
3.72	     nbFoundSolutions=1  globalCpuTime=3.17
3.72	       =>  wckTime=3.335  cpuTime=3.11  mem=15M904
3.72	   
3.72	s SATISFIABLE
3.72	v 28 27 28 22 34 1 13 25 22 12 33 25 19 8 19 37 25 4 29 10 33 30 18 24 20 1 34 27 16 30 13 26 15 6 38 17 12 3 11 35 
3.72	d NODES 13577
3.72	d CHECKS 23568185
3.72	   
3.72	   totalWckTime=3.415  totalCpuTime=3.17

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-226674-1168276251 -o ROOT/results/node13/solver-226674-1168276251 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226674-1168276251/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.83 1.91 1.91 4/88 18393
/proc/meminfo: memFree=1639232/2055920 swapFree=4192812/4192956
[pid=18392] ppid=18390 vsize=906644 CPUtime=0.02
/proc/18392/stat : 18392 (java) S 18390 18392 17489 0 -1 0 2068 0 1 0 2 0 0 0 18 0 2 0 176020062 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/18392/statm: 226661 1817 1036 14 0 214244 0
[pid=18392/tid=18394] ppid=18390 vsize=906644 CPUtime=0
/proc/18392/task/18394/stat : 18394 (java) R 18390 18392 17489 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 176020065 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.104767 s]
/proc/loadavg: 1.83 1.91 1.91 4/88 18393
/proc/meminfo: memFree=1639232/2055920 swapFree=4192812/4192956
[pid=18392] ppid=18390 vsize=913228 CPUtime=0.08
/proc/18392/stat : 18392 (java) D 18390 18392 17489 0 -1 0 2919 0 1 0 7 1 0 0 17 0 8 0 176020062 935145472 2665 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18392/statm: 228307 2665 1396 14 0 215208 0
[pid=18392/tid=18394] ppid=18390 vsize=913228 CPUtime=0
/proc/18392/task/18394/stat : 18394 (java) S 18390 18392 17489 0 -1 64 5 0 0 0 0 0 0 0 18 0 8 0 176020065 935145472 2665 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.516822 s]
/proc/loadavg: 1.83 1.91 1.91 4/88 18393
/proc/meminfo: memFree=1639232/2055920 swapFree=4192812/4192956
[pid=18392] ppid=18390 vsize=915328 CPUtime=0.42
/proc/18392/stat : 18392 (java) R 18390 18392 17489 0 -1 0 6236 0 1 0 39 3 0 0 18 0 8 0 176020062 937295872 5975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073587577 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18392/statm: 228832 5975 2137 14 0 215302 0
[pid=18392/tid=18394] ppid=18390 vsize=915328 CPUtime=0
/proc/18392/task/18394/stat : 18394 (java) S 18390 18392 17489 0 -1 64 5 0 0 0 0 0 0 0 18 0 8 0 176020065 937295872 5975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915328

[startup+1.33793 s]
/proc/loadavg: 1.83 1.91 1.91 3/95 18400
/proc/meminfo: memFree=1613704/2055920 swapFree=4192812/4192956
[pid=18392] ppid=18390 vsize=915464 CPUtime=1.24
/proc/18392/stat : 18392 (java) R 18390 18392 17489 0 -1 0 9103 0 1 0 119 5 0 0 24 0 8 0 176020062 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18392/statm: 228866 8841 2524 14 0 215336 0
[pid=18392/tid=18394] ppid=18390 vsize=915464 CPUtime=0.03
/proc/18392/task/18394/stat : 18394 (java) S 18390 18392 17489 0 -1 64 253 0 0 0 3 0 0 0 16 0 8 0 176020065 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18395] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18395/stat : 18395 (java) S 18390 18392 17489 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176020066 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18396] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18396/stat : 18396 (java) S 18390 18392 17489 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176020066 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18397] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18397/stat : 18397 (java) S 18390 18392 17489 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 176020069 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18398] ppid=18390 vsize=915464 CPUtime=0.17
/proc/18392/task/18398/stat : 18398 (java) R 18390 18392 17489 0 -1 64 364 0 0 0 17 0 0 0 16 0 8 0 176020069 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153527874 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18399] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18399/stat : 18399 (java) S 18390 18392 17489 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176020070 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18400] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18400/stat : 18400 (java) S 18390 18392 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176020070 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915464

[startup+2.97515 s]
/proc/loadavg: 1.83 1.91 1.91 3/95 18400
/proc/meminfo: memFree=1613640/2055920 swapFree=4192812/4192956
[pid=18392] ppid=18390 vsize=915464 CPUtime=2.87
/proc/18392/stat : 18392 (java) R 18390 18392 17489 0 -1 0 9119 0 1 0 282 5 0 0 25 0 8 0 176020062 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18392/statm: 228866 8856 2524 14 0 215336 0
[pid=18392/tid=18394] ppid=18390 vsize=915464 CPUtime=0.03
/proc/18392/task/18394/stat : 18394 (java) S 18390 18392 17489 0 -1 64 253 0 0 0 3 0 0 0 17 0 8 0 176020065 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18395] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18395/stat : 18395 (java) S 18390 18392 17489 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176020066 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18396] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18396/stat : 18396 (java) S 18390 18392 17489 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176020066 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18397] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18397/stat : 18397 (java) S 18390 18392 17489 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 176020069 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18398] ppid=18390 vsize=915464 CPUtime=0.2
/proc/18392/task/18398/stat : 18398 (java) S 18390 18392 17489 0 -1 64 378 0 0 0 20 0 0 0 15 0 8 0 176020069 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18399] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18399/stat : 18399 (java) S 18390 18392 17489 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176020070 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18392/tid=18400] ppid=18390 vsize=915464 CPUtime=0
/proc/18392/task/18400/stat : 18400 (java) S 18390 18392 17489 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176020070 937435136 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 3.78598
CPU time (s): 3.62745
CPU user time (s): 3.56746
CPU system time (s): 0.05999
CPU usage (%): 95.8125
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.56746
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9127
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= 1135
involuntary context switches= 1375

runsolver used 0.008998 s user time and 0.017997 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Jan  8 17:10:51 UTC 2007


IDJOB= 226674
IDBENCH= 6001
FILE ID= node13/226674-1168276251

PBS_JOBID= 3483079

Free space on /tmp= 66325 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-45_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226674-1168276251/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-226674-1168276251 -o ROOT/results/node13/solver-226674-1168276251 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226674-1168276251/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  aafb4838910bb5095e774bab781af3e9

RANDOM SEED= 937023186

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.247
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.247
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:       1639712 kB
Buffers:         60288 kB
Cached:         242788 kB
SwapCached:          0 kB
Active:         170120 kB
Inactive:       186172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3008 kB
Writeback:           0 kB
Mapped:          73836 kB
Slab:            44492 kB
Committed_AS:  4769412 kB
PageTables:       2416 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= 66325 MiB



End job on node13 on Mon Jan  8 17:10:55 UTC 2007