Trace number 1076361

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 1.80072 1.83923

DiagnosticValue
CHECKS85
NODES253

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg5-7_ext.xml
MD5SUM53a44a515ed4385252828520ba63c148
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.267959
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints12
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.08/0.10	
0.08/0.10	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.27/0.33	   
0.27/0.33	   instance
0.27/0.33	     name=HOME/instance-1076361-1215186550.xml
0.27/0.37	   
0.27/0.37	   domains being loaded...
0.27/0.38	   
0.27/0.38	   variables being loaded...
0.37/0.40	     nbVariables=35  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=910
0.37/0.40	       =>  wckTime=0.15  cpuTime=0.11  mem=7M919
0.37/0.40	   
0.37/0.40	   relations being loaded...
0.57/0.64	   
0.57/0.64	   constraints being loaded...
0.68/0.73	   Too large in ConstraintConflictsSTructure
0.76/0.80	     nbConstraints=12  nbRelationTypes=2  nbGlobalConstraints=12  nbExtensionStructures=2
0.76/0.80	     nbSharedExtensionStructures=10  nbConflictsStructures=1  nbSharedConflictsStructures=6
0.76/0.80	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=5
0.76/0.81	     avgArity=5.83  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=0.037  symmetryCpuTime=0.02
0.76/0.81	       =>  wckTime=0.554  cpuTime=0.44  mem=30M571
0.76/0.88	   
0.76/0.88	   solver IterativeSystematicSolver being built... 
0.86/0.96	   
0.86/0.96	   INFO : Forward propagation technique limited 
0.96/1.04	       =>  wckTime=0.79  cpuTime=0.57  mem=25M2
1.25/1.34	   
1.25/1.34	   preprocessing
1.25/1.34	     nbConstraintChecks=0  nbValidityChecks=3079134  nbPropagations=707  nbRevisions=0  nbUselessRevisions=0
1.25/1.34	     nbSingletonTests=48  nbEffectiveSingletonTests=0  nbACRemovals=10  nbFoundSingletons=0  nbRemovedValues=10
1.25/1.34	     detectedInconsistency=no
1.25/1.34	       =>  wckTime=0.291  cpuTime=0.26  mem=25M880
1.76/1.82	   
1.76/1.82	   search
1.76/1.82	     run=4  nbConstraintChecks=85  nbValidityChecks=4196973  minDepth=9  maxDepth=35  nbPropagations=16166
1.76/1.82	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=253  nbFailedAssignments=85  nbBacktracks=73  nbVisitedNodes=385
1.76/1.82	     nbRestartNogoods=21  nbFoundSolutions=1  mapSize=54  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=4.54
1.76/1.82	     nbREliminables=1.78  nbIEliminables=17.98  nbDEliminables=0  nbPEliminables=0
1.76/1.82	       =>  wckTime=0.773  cpuTime=0.72  mem=26M773
1.76/1.82	   
1.76/1.82	   global
1.76/1.82	     nbConstraintChecks=85  nbValidityChecks=7276107  nbPropagations=16873  nbRestartNogoods=21  solvingWckTime=0.776
1.76/1.82	     solvingCpuTime=0.72  expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=1.29
1.76/1.82	     globalCpuTime=1.34
1.76/1.82	       =>  wckTime=1.568  cpuTime=1.29  mem=26M773
1.76/1.82	   
1.76/1.82	s SATISFIABLE
1.76/1.82	v 2 0 2 2 8 13 8 0 1 17 0 23 0 18 11 4 14 13 0 8 18 12 4 2 14 13 13 20 8 18 14 4 19 4 18 
1.76/1.82	d NODES 253
1.76/1.82	d CHECKS 85
1.76/1.82	   
1.76/1.82	   totalWckTime=1.625  totalCpuTime=1.34

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-1076361-1215186550/watcher-1076361-1215186550 -o /tmp/evaluation-result-1076361-1215186550/solver-1076361-1215186550 -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-1076361-1215186550.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.14 1.99 1.97 3/73 23378
/proc/meminfo: memFree=1610752/2055920 swapFree=4180424/4192956
[pid=23378] ppid=23376 vsize=1616 CPUtime=0
/proc/23378/stat : 23378 (java) D 23376 23378 18542 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1997627288 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/23378/statm: 68 37 28 9 0 6 0

[startup+0.0934799 s]
/proc/loadavg: 2.14 1.99 1.97 3/73 23378
/proc/meminfo: memFree=1610752/2055920 swapFree=4180424/4192956
[pid=23378] ppid=23376 vsize=865856 CPUtime=0.07
/proc/23378/stat : 23378 (java) S 23376 23378 18542 0 -1 0 3512 0 1 0 5 2 0 0 18 0 9 0 1997627288 886636544 3002 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23378/statm: 216464 3002 1621 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.10148 s]
/proc/loadavg: 2.14 1.99 1.97 3/73 23378
/proc/meminfo: memFree=1610752/2055920 swapFree=4180424/4192956
[pid=23378] ppid=23376 vsize=865884 CPUtime=0.08
/proc/23378/stat : 23378 (java) S 23376 23378 18542 0 -1 0 3610 0 1 0 6 2 0 0 18 0 9 0 1997627288 886665216 3098 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23378/statm: 216471 3098 1662 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301512 s]
/proc/loadavg: 2.14 1.99 1.97 3/73 23378
/proc/meminfo: memFree=1610752/2055920 swapFree=4180424/4192956
[pid=23378] ppid=23376 vsize=866048 CPUtime=0.27
/proc/23378/stat : 23378 (java) S 23376 23378 18542 0 -1 0 5576 0 1 0 24 3 0 0 18 0 9 0 1997627288 886833152 4990 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23378/statm: 216512 4990 1902 9 0 211060 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866048

[startup+0.701568 s]
/proc/loadavg: 2.14 1.99 1.97 3/73 23378
/proc/meminfo: memFree=1610752/2055920 swapFree=4180424/4192956
[pid=23378] ppid=23376 vsize=866524 CPUtime=0.68
/proc/23378/stat : 23378 (java) S 23376 23378 18542 0 -1 0 10561 0 1 0 62 6 0 0 18 0 9 0 1997627288 887320576 9921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23378/statm: 216631 9921 1978 9 0 211159 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866524

[startup+1.50269 s]
/proc/loadavg: 2.13 1.99 1.97 4/84 23391
/proc/meminfo: memFree=1565736/2055920 swapFree=4180424/4192956
[pid=23378] ppid=23376 vsize=867260 CPUtime=1.45
/proc/23378/stat : 23378 (java) S 23376 23378 18542 0 -1 0 21523 265 1 0 135 10 0 0 18 0 9 0 1997627288 888074240 13842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23378/statm: 216815 13842 2631 9 0 211321 0
[pid=23378/tid=23380] ppid=23376 vsize=867260 CPUtime=1.21
/proc/23378/task/23380/stat : 23380 (java) R 23376 23378 18542 0 -1 64 15628 265 1 0 113 8 0 0 22 0 9 0 1997627289 888074240 13842 996147200 134512640 134550740 4294955968 18446744073709551615 4126744227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23381] ppid=23376 vsize=867260 CPUtime=0.06
/proc/23378/task/23381/stat : 23381 (java) S 23376 23378 18542 0 -1 64 4551 265 0 0 5 1 0 0 16 0 9 0 1997627291 888074240 13842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23382] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23382/stat : 23382 (java) S 23376 23378 18542 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1997627292 888074240 13842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23383] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23383/stat : 23383 (java) S 23376 23378 18542 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 1997627292 888074240 13842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23384] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23384/stat : 23384 (java) S 23376 23378 18542 0 -1 64 0 265 0 0 0 0 0 0 18 0 9 0 1997627294 888074240 13842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23385] ppid=23376 vsize=867260 CPUtime=0.15
/proc/23378/task/23385/stat : 23385 (java) S 23376 23378 18542 0 -1 64 504 265 0 0 15 0 0 0 15 0 9 0 1997627294 888074240 13842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23386] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23386/stat : 23386 (java) S 23376 23378 18542 0 -1 64 2 265 0 0 0 0 0 0 19 0 9 0 1997627294 888074240 13842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23387] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23387/stat : 23387 (java) S 23376 23378 18542 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 1997627294 888074240 13842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867260

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

[startup+1.70272 s]
/proc/loadavg: 2.13 1.99 1.97 4/84 23391
/proc/meminfo: memFree=1565736/2055920 swapFree=4180424/4192956
[pid=23378] ppid=23376 vsize=867260 CPUtime=1.66
/proc/23378/stat : 23378 (java) S 23376 23378 18542 0 -1 0 21540 265 1 0 155 11 0 0 18 0 9 0 1997627288 888074240 13854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23378/statm: 216815 13854 2631 9 0 211321 0
[pid=23378/tid=23380] ppid=23376 vsize=867260 CPUtime=1.39
/proc/23378/task/23380/stat : 23380 (java) R 23376 23378 18542 0 -1 64 15633 265 1 0 131 8 0 0 24 0 9 0 1997627289 888074240 13854 996147200 134512640 134550740 4294955968 18446744073709551615 4126095683 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23381] ppid=23376 vsize=867260 CPUtime=0.06
/proc/23378/task/23381/stat : 23381 (java) S 23376 23378 18542 0 -1 64 4551 265 0 0 5 1 0 0 16 0 9 0 1997627291 888074240 13854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23382] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23382/stat : 23382 (java) S 23376 23378 18542 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1997627292 888074240 13854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23383] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23383/stat : 23383 (java) S 23376 23378 18542 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 1997627292 888074240 13854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23384] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23384/stat : 23384 (java) S 23376 23378 18542 0 -1 64 0 265 0 0 0 0 0 0 18 0 9 0 1997627294 888074240 13854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23385] ppid=23376 vsize=867260 CPUtime=0.17
/proc/23378/task/23385/stat : 23385 (java) S 23376 23378 18542 0 -1 64 516 265 0 0 17 0 0 0 16 0 9 0 1997627294 888074240 13854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23386] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23386/stat : 23386 (java) S 23376 23378 18542 0 -1 64 2 265 0 0 0 0 0 0 19 0 9 0 1997627294 888074240 13854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23387] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23387/stat : 23387 (java) S 23376 23378 18542 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 1997627294 888074240 13854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 867260

[startup+1.80273 s]
/proc/loadavg: 2.13 1.99 1.97 4/84 23391
/proc/meminfo: memFree=1565736/2055920 swapFree=4180424/4192956
[pid=23378] ppid=23376 vsize=867260 CPUtime=1.76
/proc/23378/stat : 23378 (java) S 23376 23378 18542 0 -1 0 21543 265 1 0 165 11 0 0 18 0 9 0 1997627288 888074240 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23378/statm: 216815 13855 2631 9 0 211321 0
[pid=23378/tid=23380] ppid=23376 vsize=867260 CPUtime=1.49
/proc/23378/task/23380/stat : 23380 (java) R 23376 23378 18542 0 -1 64 15636 265 1 0 141 8 0 0 25 0 9 0 1997627289 888074240 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4126762863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23381] ppid=23376 vsize=867260 CPUtime=0.06
/proc/23378/task/23381/stat : 23381 (java) S 23376 23378 18542 0 -1 64 4551 265 0 0 5 1 0 0 16 0 9 0 1997627291 888074240 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23382] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23382/stat : 23382 (java) S 23376 23378 18542 0 -1 64 16 265 0 0 0 0 0 0 16 0 9 0 1997627292 888074240 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23383] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23383/stat : 23383 (java) S 23376 23378 18542 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 1997627292 888074240 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23384] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23384/stat : 23384 (java) S 23376 23378 18542 0 -1 64 0 265 0 0 0 0 0 0 18 0 9 0 1997627294 888074240 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23385] ppid=23376 vsize=867260 CPUtime=0.17
/proc/23378/task/23385/stat : 23385 (java) S 23376 23378 18542 0 -1 64 516 265 0 0 17 0 0 0 15 0 9 0 1997627294 888074240 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23386] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23386/stat : 23386 (java) S 23376 23378 18542 0 -1 64 2 265 0 0 0 0 0 0 19 0 9 0 1997627294 888074240 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23378/tid=23387] ppid=23376 vsize=867260 CPUtime=0
/proc/23378/task/23387/stat : 23387 (java) S 23376 23378 18542 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 1997627294 888074240 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 867260

Child status: 0
Real time (s): 1.83923
CPU time (s): 1.80072
CPU user time (s): 1.67174
CPU system time (s): 0.12898
CPU usage (%): 97.9062
Max. virtual memory (cumulated for all children) (KiB): 867304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.67175
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21893
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= 779
involuntary context switches= 824

runsolver used 0.003999 second user time and 0.011998 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-04 17:49:10
IDJOB=1076361
IDBENCH=56583
IDSOLVER=364
FILE ID=node52/1076361-1215186550
PBS_JOBID= 7881525
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg5-7_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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076361-1215186550/watcher-1076361-1215186550 -o /tmp/evaluation-result-1076361-1215186550/solver-1076361-1215186550 -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-1076361-1215186550.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 53a44a515ed4385252828520ba63c148
RANDOM SEED=1904164798

node52.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.265
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.265
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:       1611232 kB
Buffers:         85460 kB
Cached:         233724 kB
SwapCached:       6808 kB
Active:         260372 kB
Inactive:       121428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611232 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            2704 kB
Writeback:           0 kB
Mapped:          69580 kB
Slab:            48120 kB
Committed_AS:  3952848 kB
PageTables:       1996 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= 66552 MiB
End job on node52 at 2008-07-04 17:49:12